Commit Graph

37 Commits

Author SHA1 Message Date
Valentin Deniaud 5ccf14a027 setup: allow django-filter 23.1 (#82024)
gitea/fargo/pipeline/head This commit looks good Details
2023-12-18 11:11:41 +01:00
Frédéric Péters 658f025b64 misc: allow django 3.2 and django-tables2 2.4 (#68784) 2022-09-06 19:15:47 +02:00
Frédéric Péters b17cce88f7 general: switch to django postgresql json field (#65265) 2022-05-15 17:47:44 +02:00
Emmanuel Cazenave eaab3f8f58 misc: use python-magic instead of file-magic (#64837)
gitea/fargo/pipeline/head Build started... Details
2022-05-04 11:28:44 +02:00
Paul Marillonnet 61196a8222 setup: let django-tables2 match bullseye's version (#62541) 2022-03-09 10:43:03 +01:00
Frédéric Péters 715bbf97ae build: allow newer djangorestframework (#61951) 2022-02-18 10:28:11 +01:00
Frédéric Péters 0fb8e0ff0c trivial: remove python 2 from classifiers 2022-02-02 08:09:18 +01:00
Paul Marillonnet 15255e8b81 ease upper limitation on django-filter version (#59602) 2021-12-20 16:30:30 +01:00
Frédéric Péters b7153ce5ff build: update setup.py to require at least django 2.2 2021-12-19 16:39:21 +01:00
Frédéric Péters 80f7f42fc8 general: apply isort & pyupgrade 2021-11-29 14:33:19 +01:00
Frédéric Péters faa1f97b00 trivial: apply black 2021-01-11 20:02:29 +01:00
Valentin Deniaud 41f53ebd1a misc: increase djangorestframework version limit (#49537) 2020-12-17 10:29:19 +01:00
Frédéric Péters 69d0db973d misc: update for compatibility with django 2.2 (#41623) 2020-04-14 17:44:23 +02:00
Paul Marillonnet 075e7fe64c add django1.11/python3 testing (#33216) 2019-12-01 16:13:44 +01:00
Frédéric Péters 73a2c5ac15 misc: generate a version number that's compatible with PEP 440 (#25597) 2018-08-12 16:46:55 +02:00
Benjamin Dauvergne 48b598000f use sorl-thumbnail (fixes #15857)
It replaces GraphicsMagick, we do not use the templatetag as the files
are private.
2018-04-04 15:53:22 +02:00
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