management
|
Little code cleanup.
|
2013-03-19 14:08:56 +01:00 |
migrations
|
Renamed pastebin > dpaste.
|
2013-03-19 13:33:35 +01:00 |
static/dpaste
|
Increased contrast for text and diff text
|
2013-03-28 21:38:25 +01:00 |
templates/dpaste
|
Restructured the about page
|
2013-03-28 21:52:48 +01:00 |
templatetags
|
Added a missing init.py.
|
2013-03-19 19:26:15 +00:00 |
tests
|
Snippet tests
|
2013-03-22 22:38:50 +01:00 |
urls
|
Unittests for the API
|
2013-03-22 21:03:10 +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
|
Strip content before putting it in the db.
|
2013-03-22 22:38:39 +01:00 |
handlers.py
|
Unittests for the API
|
2013-03-22 21:03:10 +01:00 |
highlight.py
|
Removed print
|
2013-03-19 20:20:15 +01:00 |
settings_local.example.py
|
Added some example settings.
|
2013-03-19 13:55:46 +01:00 |
settings_test.py
|
Custom test settings
|
2013-03-22 22:45:16 +01:00 |
smtp.py
|
Added a smtp comment
|
2013-03-22 19:41:39 +01:00 |
views.py
|
Autofocus the textfield for a new snippet.
|
2013-03-22 19:41:39 +01:00 |