fargo/fargo
Benjamin Dauvergne 4ecdbada32 fargo: add missing migration (#22682)
We set a default to create the new Document.creation_date field but it's
not part of the real models, this migration revert it.
2018-04-03 10:48:26 +02:00
..
fargo fargo: add missing migration (#22682) 2018-04-03 10:48:26 +02:00
locale/fr/LC_MESSAGES locale: add missing spaces and properly close tag (#22934) 2018-03-30 18:57:28 +02:00
oauth2 move oauth2 templates in a fargo/ subdirectory (#22920) 2018-03-30 13:51:02 +02:00
static/fargo add a confirmation page before removing a file (#16825) 2018-03-14 11:04:36 +01:00
templates templates: always wrap tables in div.table-container (fixes #22795) 2018-03-30 18:05:34 +02:00
__init__.py Initialize fargo 2015-02-13 14:58:25 +01:00
settings.py add a fargo-cleanup command (#22682) 2018-03-27 11:20:44 +02:00
urls.py add oauth2 access to get and put a document (#14147) 2017-11-06 17:37:00 +01:00
utils.py utils: fix make_url() use by list_to_pick view (fixes #22888) 2018-03-29 17:00:50 +02:00
wsgi.py Initialize fargo 2015-02-13 14:58:25 +01:00