Commit Graph

21 Commits

Author SHA1 Message Date
Benjamin Dauvergne 6d8c9f9a54 setup.py: really constrain to django-filter<2 (#22350) 2018-03-12 15:29:57 +01:00
Benjamin Dauvergne 246d2a128d setup.py: restrain to django-filter<2 (#22350) 2018-03-12 14:56:18 +01:00
Josue Kouka e22648dd3f api: authenticate OAUTH2 clients through Authentic (fixes #16842) 2018-03-06 12:08:41 +01:00
Frédéric Péters 4eb36e2f01 misc: use django-tables2 adapted to django version 2018-02-02 14:29:58 +01:00
Frédéric Péters 0bf5b6b90f misc: add support for django 1.11 (#16057) 2017-12-12 11:00:25 +01:00
Benjamin Dauvergne 725e5945f4 setup.py: require django-filter > 1 (fixes #16228)
Previous versions do not support Django 1.8.
2017-05-17 16:20:42 +02:00
Frédéric Péters 1d18bde01c misc: allow django-jsonfield 1 (#11192) 2017-04-24 12:47:58 +02:00
Frédéric Péters 03baa36769 general: store document mime type and use it as css class (#15849) 2017-04-12 18:07:30 +02:00
Frédéric Péters f9929e3ceb misc: limit to djangorestframework < 3.4 2016-11-24 22:02:29 +01:00
Benjamin Dauvergne 7629aa180c setup.py: force django-jsonfield < 1 2016-06-07 02:01:04 +02:00
Benjamin Dauvergne 85e64a6711 pep8ness 2016-03-28 03:17:37 +02:00
Benjamin Dauvergne 1f0d620fd5 setup.py: constrain django-tables2 to version < 1.1 2016-03-23 00:29:01 +01:00
Benjamin Dauvergne 1e7465b6ea setup.py: use setuptools sdist 2016-03-13 01:40:40 +01:00
Frédéric Péters c0fc38d9cf trivial: add missing import 2016-02-13 16:17:18 +01:00
Frédéric Péters 1d3228f9f9 general: add API to push documents (#7080) 2016-02-12 19:23:30 +01:00
Benjamin Dauvergne f166d3fbe3 add validation of documents (fixes #8169)
User can validate some document as of being of a certain type, and
attach metadata to this validation event.
2015-10-29 11:36:47 +01:00
Frédéric Péters 91b2583ac7 misc: sync setup stuff with newer templates 2015-08-18 17:27:46 +02:00
Benjamin Dauvergne d6b774ee47 templates: remove sekizai tags and rename base.html
- fixes #7234
- fixes #7233
2015-05-18 10:48:43 +02:00
Benjamin Dauvergne a5849218a3 Implement fargo 2015-03-06 22:56:22 +01:00
Benjamin Dauvergne cdd3364133 Initialize fargo 2015-02-13 14:58:25 +01:00
Benjamin Dauvergne 982b1e3afe First commit 2015-02-11 16:05:34 +01:00