dpaste/dpaste
2013-08-15 19:09:10 +02: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
static/dpaste Increased contrast for text and diff text 2013-03-28 21:38:25 +01:00
templates/dpaste Create a Github gist from a snippet. 2013-06-05 19:40:41 +02:00
templatetags Added a missing init.py. 2013-03-19 19:26:15 +00:00
tests Added a test hint 2013-03-28 22:56:41 +01:00
urls No need for a sendmail compatible smtp anymore. 2013-08-15 19:09:10 +02: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 Strip content before putting it in the db. 2013-03-22 22:38:39 +01:00
highlight.py Removed print 2013-03-19 20:20:15 +01:00
models.py Cleaned up models. 2013-08-15 19:06:15 +02:00
settings.py Clickjacking middleware 2013-05-28 23:00:41 +00:00
settings_local.example.py No need for a sendmail compatible smtp anymore. 2013-08-15 19:09:10 +02:00
views.py Create python files on Gist by default 2013-06-05 17:44:56 +00:00