fargo/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
..
management dj11: replace deprecated symbols (#22682) 2018-03-27 13:13:44 +02:00
migrations fargo: add missing migration (#22682) 2018-04-03 10:48:26 +02:00
__init__.py Initialize fargo 2015-02-13 14:58:25 +01:00
admin.py fargo: PE8 (#22717) 2018-03-22 21:16:46 +01:00
api_errors.py fargo: prevent pushing the same file many times (#22682) 2018-03-27 13:08:06 +02:00
api_fields.py add constraint on document size (fixes #279) 2016-03-28 03:28:51 +02:00
api_views.py fargo: prevent pushing the same file many times (#22682) 2018-03-27 13:08:06 +02:00
forms.py include (experimental) editable metadata on user documents (#19381) 2017-10-16 15:09:58 +02:00
managers.py add a fargo-cleanup command (#22682) 2018-03-27 11:20:44 +02:00
models.py add a fargo-cleanup command (#22682) 2018-03-27 11:20:44 +02:00
tables.py misc: change empty document box message (#22597) 2018-03-17 13:34:47 +01:00
utils.py dj11: replace deprecated symbols (#22682) 2018-03-27 13:13:44 +02:00
views.py share make_url() with fargo, simplify URL building code (#22717) 2018-03-22 11:47:46 +01:00