dpaste/dpaste
2013-11-26 11:08:36 +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 Added Django 1.4 compatibility by using future urlnames. 2013-11-26 11:08:36 +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 Fixed urlpattern warning. 2013-11-24 19:46:47 +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 Fixed import. 2013-11-25 19:36:32 +01:00
highlight.py A better API that supports more values. 2013-11-24 19:18:56 +01:00
models.py Shorter random URLs and no longer a trailing slash. 2013-09-27 17:39:12 +02:00
views.py Use Python's json now. 2013-11-25 19:36:57 +01:00