dpaste/dpaste
Martin Mahner dbfbcf54b6 API call accepts the lexer or format parameters now via GET too.
With this you can set the format by the url: /api/?format=json
2014-01-11 16:11:42 +01:00
..
management Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
migrations Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
settings Added csrf support. Closes issue #34. 2013-12-17 22:52:21 +01:00
static/dpaste Cmd+Enter form submit 2013-11-30 13:22:59 +01:00
templates/dpaste Merge remote-tracking branch 'origin/master' 2014-01-07 12:32:45 +01:00
templatetags Moar cleanup. 2013-11-24 23:37:01 +01:00
tests Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
urls Slug length and choices are now settings. 2013-11-29 18:46:28 +01:00
__init__.py Renamed pastebin > dpaste. 2013-03-19 13:33:35 +01:00
forms.py Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
highlight.py Code cleanup. 2014-01-07 13:07:55 +01:00
models.py Added option to keep snippets forever. 2014-01-11 16:00:11 +01:00
views.py API call accepts the lexer or format parameters now via GET too. 2014-01-11 16:11:42 +01:00