dpaste/dpaste
2013-11-29 19:35:23 +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 Set to debug True by default. 2013-11-25 19:36:50 +01:00
static/dpaste Better typo for text preview. 2013-11-25 21:28:45 +01:00
templates/dpaste Removed my private info. 2013-11-29 19:35:23 +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
disable.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
forms.py No longer strip the beginning of a paste! 2013-11-26 16:51:05 +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 Use Python's json now. 2013-11-25 19:36:57 +01:00