dpaste/dpaste
2018-01-04 20:50:52 +01:00
..
locale Added a french translation (#99) 2018-01-04 20:50:52 +01:00
management Code cleanup and update for Django 1.10. Fixed all warnings. 2016-09-04 20:06:07 +02:00
migrations Backwards incompatible: django-mptt removal. 2017-01-19 12:10:35 +01:00
settings Added a french translation (#99) 2018-01-04 20:50:52 +01:00
south_migrations - Moving south migrations into deprecated directory 2015-01-29 16:21:10 -05:00
static/dpaste Copy url button 2016-12-02 14:44:12 +01:00
templates/dpaste fix undefined variable (#97) 2017-10-24 18:33:49 +02:00
templatetags Cleaned up all imports using isort. 2014-12-14 18:03:35 +01:00
tests Fixed missing exception for 404 views in Django 1.9+ 2017-01-19 22:46:41 +01:00
urls Backwards incompatible: Removed Gist button feature. 2017-01-19 12:16:07 +01:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
context_processors.py Change variable name from base_url to site_url 2017-03-09 14:27:09 +00:00
forms.py Cleaned up all imports using isort. 2014-12-14 18:03:35 +01:00
highlight.py Added R lexer 2016-06-03 15:24:45 -03:00
models.py Backwards incompatible: django-mptt removal. 2017-01-19 12:10:35 +01:00
views.py Fixed missing exception for 404 views in Django 1.9+ 2017-01-19 22:46:41 +01:00
wsgi.py Added wsgi application file 2014-12-14 17:28:28 +00:00