dpaste/dpaste
2017-01-19 22:46:41 +01:00
..
locale Added Hebrew translation. 2016-12-02 14:54:11 +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 Backwards incompatible: django-mptt removal. 2017-01-19 12:10:35 +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 Backwards incompatible: Removed Gist button feature. 2017-01-19 12:16:07 +01: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 Moved template variables into a context processor. Fixed content type handling with Django 1.10. 2016-09-06 15:08:03 +02: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
middleware.py Shortcut to run coveraged tests 2015-08-12 06:56:34 +02: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