dpaste/dpaste
2014-10-28 11:36:19 +01:00
..
locale Language support! 2014-10-28 11:22:43 +01: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 Language support! 2014-10-28 11:22:43 +01:00
static/dpaste Wordwrap support. 2014-01-21 21:08:59 +01:00
templates/dpaste Made the i18n url a fixed string, in Django 1.4 the named urlpattern does not exist yet. This looks like the best way to support all versions. Once 1.4 is deprecated we make this a revserse again. 2014-10-28 11:36:19 +01: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 Language support! 2014-10-28 11:22:43 +01:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
forms.py Further language cleanup. 2014-10-25 12:08:11 +02:00
highlight.py Fixed XSS bug, 'code' lexer syntax were not escaped properly. 2014-08-01 20:56:58 +00:00
models.py Further language cleanup. 2014-10-25 12:08:11 +02:00
views.py Further language cleanup. 2014-10-25 12:08:11 +02:00