dpaste/dpaste
2017-01-21 21:35:38 +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 Minor cleanup before highlight refactor. 2017-01-21 21:35:38 +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 Minor cleanup before highlight refactor. 2017-01-21 21:35:38 +01:00
templatetags Moved code highlighting to view. 2016-03-25 11:30:42 +01:00
tests Fixed missing exception for 404 views in Django 1.9+ 2017-01-19 22:46:41 +01:00
urls Merge branch 'master' into cleanup 2017-01-21 14:45:51 +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 Minor cleanup before highlight refactor. 2017-01-21 21:35:38 +01:00
models.py Minor cleanup before highlight refactor. 2017-01-21 21:35:38 +01:00
views.py Minor cleanup before highlight refactor. 2017-01-21 21:35:38 +01:00
wsgi.py Added wsgi application file 2014-12-14 17:28:28 +00:00