pasteque/paste
Julien Palard d70b7db79a
Fix: KeyError
2023-04-25 21:48:48 +02:00
..
locale/fr_FR/LC_MESSAGES Dropping passwords. 2023-04-21 09:38:50 +02:00
migrations Add ::/list/ endpoint, with a secret to find them. 2023-04-25 14:09:29 +02:00
static Also pretty print Markdown. 2023-04-25 09:22:03 +02:00
templates Allow to update own pastes. 2023-04-25 18:01:34 +02:00
templatetags black 2020-05-31 15:33:59 +02:00
__init__.py first commit 2013-04-04 19:37:30 +02:00
admin.py Add ::/list/ endpoint, with a secret to find them. 2023-04-25 14:09:29 +02:00
context_processors.py black 2020-05-31 15:33:59 +02:00
models.py Simplify POST and PUT response. 2023-04-25 18:12:41 +02:00
urls.py Allow to update own pastes. 2023-04-25 18:01:34 +02:00
utils.py Group pastes from a same upload with the same slug. 2023-04-25 10:49:36 +02:00
views.py Fix: KeyError 2023-04-25 21:48:48 +02:00