dpaste/dpaste
2016-09-04 20:06:07 +02:00
..
locale Updated messages. 2015-08-12 06:02:27 +02:00
management Code cleanup and update for Django 1.10. Fixed all warnings. 2016-09-04 20:06:07 +02:00
migrations - Moving south migrations into deprecated directory 2015-01-29 16:21:10 -05:00
settings Code cleanup and update for Django 1.10. Fixed all warnings. 2016-09-04 20:06:07 +02:00
south_migrations - Moving south migrations into deprecated directory 2015-01-29 16:21:10 -05:00
static/dpaste Wordwrap support. 2014-01-21 21:08:59 +01:00
templates/dpaste use snippet_new url for headline 2016-07-03 10:04:48 -05:00
templatetags Cleaned up all imports using isort. 2014-12-14 18:03:35 +01:00
tests Cleaned up all imports using isort. 2014-12-14 18:03:35 +01:00
urls Code cleanup and update for Django 1.10. Fixed all warnings. 2016-09-04 20:06:07 +02:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01: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 Cleaned up all imports using isort. 2014-12-14 18:03:35 +01:00
views.py Use https:// for jquery script download by default. 2016-08-08 23:50:03 +00:00
wsgi.py Added wsgi application file 2014-12-14 17:28:28 +00:00