dpaste/dpaste
2013-12-18 10:34:44 +01:00
..
management Little code cleanup. 2013-03-19 14:08:56 +01:00
migrations Cleaned up models. 2013-08-15 19:06:15 +02:00
settings Added csrf support. Closes issue #34. 2013-12-17 22:52:21 +01:00
static/dpaste Cmd+Enter form submit 2013-11-30 13:22:59 +01:00
templates/dpaste Better fix for ctrl+Enter for Windows. 2013-12-18 10:34:44 +01:00
templatetags Moar cleanup. 2013-11-24 23:37:01 +01:00
tests Tests for the management command. 2013-11-25 23:31:14 +01:00
urls Slug length and choices are now settings. 2013-11-29 18:46:28 +01:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
forms.py Expire choices are not settable. 2013-12-17 18:10:19 +01:00
highlight.py A better API that supports more values. 2013-11-24 19:18:56 +01:00
models.py Slug length and choices are now settings. 2013-11-29 18:46:28 +01:00
views.py Added csrf support. Closes issue #34. 2013-12-17 22:52:21 +01:00