dpaste/dpaste
2014-08-02 12:56:46 +02:00
..
management Add support to tzinfo 2014-06-08 20:16:58 +02:00
migrations Fixed duplicate slugs. 2014-04-12 10:10:46 -04:00
settings Added csrf support. Closes issue #34. 2013-12-17 22:52:21 +01:00
static/dpaste Wordwrap support. 2014-01-21 21:08:59 +01:00
templates/dpaste Removed Recent Changes. 2014-06-08 20:27:40 +02:00
templatetags Fixed indentation that stole 1 whitespace. 4 spaces became 3. 2014-03-13 15:39:57 +01:00
tests Added unittests for the xss bug. 2014-08-02 12:56:46 +02:00
urls Fixed duplicate slugs. 2014-04-12 10:10:46 -04:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
forms.py Added a API value to set the expire time of snippets. Closes issue #64. 2014-06-08 20:15:59 +02:00
highlight.py Fixed XSS bug, 'code' lexer syntax were not escaped properly. 2014-08-01 20:56:58 +00:00
models.py Fixed duplicate slugs. 2014-04-12 10:10:46 -04:00
views.py Add support to set a lexer with a given filename. Closes issue #63. 2014-06-09 20:18:08 +02:00