dpaste/dpaste
2017-10-24 18:35:50 +02: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 Removed context debris. 2017-09-13 09:35:55 +02:00
south_migrations - Moving south migrations into deprecated directory 2015-01-29 16:21:10 -05:00
static/dpaste Header fixes 2017-09-06 13:54:58 +02:00
templates/dpaste Fixes broken cmd_enter in Firefox. Closes #96. 2017-10-24 18:35:50 +02:00
tests Fixed CSRF check in API. Closes #94. 2017-09-13 09:35:47 +02:00
urls Fixed CSRF check in API. Closes #94. 2017-09-13 09:35:47 +02:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
forms.py Removed bootstrap. 2017-09-05 13:43:16 +02:00
highlight.py Fixed tests for Py3 2017-09-13 09:26:14 +02:00
models.py Removed bootstrap. 2017-09-05 13:43:16 +02:00
views.py Fixed CSRF check in API. Closes #94. 2017-09-13 09:35:47 +02:00
wsgi.py Added wsgi application file 2014-12-14 17:28:28 +00:00