Commit Graph

41 Commits

Author SHA1 Message Date
Valentin Deniaud a6b7634787 misc: require django 3.2 (#75442) 2023-03-29 16:14:41 +02:00
Frédéric Péters bfd296648b misc: allow djangorestframework 3.12 (#64288) 2022-07-19 09:46:26 +02:00
Mathieu Lirzin 18784da9a0 trivial: limit psycopg2 as django<2.3 doesn't work with newer versions (#61712)
https://github.com/django/django/pull/14530
2022-02-12 12:42:53 +01:00
Frédéric Péters 1a2bc922a4 trivial: update support django versions in requirements.txt 2022-02-12 08:58:03 +01:00
Mathieu Lirzin f4dc428e1e requirements: sync with setup.py 2022-02-12 08:55:08 +01:00
Lauréline Guérin 657815e82a
misc: remove django-jsonfield dependency (#52912) 2021-06-03 10:24:21 +02:00
Valentin Deniaud cdaec0de64 increase djangorestframework version limit 2020-12-17 10:28:26 +01:00
Frédéric Péters df6ca9ca4b misc: remove josefinsans xstatic dependency (#43498) 2020-06-01 10:03:15 +02:00
Frédéric Péters 7698d8a398 general: redo full text search using querysets (#33632) 2020-02-18 13:56:29 +01:00
Emmanuel Cazenave 07562beebd bump django-ckeditor version compatibility (#33250) 2019-05-20 16:31:12 +02:00
Frédéric Péters a9952f0ee3 misc: restore django-ckeditor limits 2018-11-14 18:28:24 +01:00
Frédéric Péters c4dc3542a5 misc: sync requirements.txt with setup.py 2018-11-14 18:14:24 +01:00
Frédéric Péters 86a5b3aea8 maps: add distance filter to geojson (#24558) 2018-07-02 08:32:02 +02:00
Frédéric Péters 27186abb01 dataviz: remove legacy cubes code (#12743) 2018-03-26 11:33:18 +02:00
Frédéric Péters aff45d1a0e general: remove blurps (#20914) 2018-01-03 11:43:16 +01:00
Serghei Mihai e72bc80cdd requirements: typo fix 2017-10-18 17:46:12 +02:00
Serghei Mihai 0080d8d90e add xstatic-josefinsans dependency (#19517) 2017-10-18 17:41:27 +02:00
Frédéric Péters 1210c43ce0 misc: add xstatic of fonts, for theming comfort (#18454) 2017-09-05 16:12:52 +02:00
Serghei Mihai 85ddc786e7 maps: add map cell (#8454) 2017-06-03 11:32:32 +02:00
Frédéric Péters 9dea315a53 general: add possibility to attach a picture to pages (#16337) 2017-05-19 16:11:11 +02:00
Frédéric Péters 9f4d602735 general: remove django 1.7 support (#15851) 2017-04-14 14:03:58 +02:00
Frédéric Péters 63f6794e8b add indexing of pages (#6793) 2017-03-13 09:29:36 +01:00
Frédéric Péters 1a23d48dae misc: switch to allow django 1.8 2017-03-11 16:17:16 +01:00
Thomas NOËL d5fcdc4f36 limit Django Rest Framework to version < 3.4 2016-11-18 15:24:45 +01:00
Thomas NOËL 963bc1faf7 add notification system (#13812) 2016-11-18 14:58:50 +01:00
Frédéric Péters 357c316e83 bump eopayment dependency 2016-08-23 08:11:39 +02:00
Frédéric Péters 4fe99aea80 misc: sync requirements.txt with setup.py 2016-08-17 09:42:58 +02:00
Frédéric Péters 4a966a35b5 lingo: add new dependencies to setup.py/requirements.txt 2015-12-30 17:58:54 +01:00
Frédéric Péters d87e3e7792 build: limit django-ckeditor version to <4.5.3 (#8180) 2015-09-07 09:51:16 +02:00
Frédéric Péters be513d2166 misc: add a rss/atom feed cell (#6842) 2015-08-24 17:17:06 +02:00
Thomas NOËL 64e5c82c60 add requests in requirements.txt and debian/control 2015-05-29 15:21:06 +02:00
Frédéric Péters bbbf85a277 misc: add django-jsonfield to requirements 2015-05-22 13:47:07 +02:00
Frédéric Péters 59cac244ca misc: limit django version to 1.7 2015-04-02 11:01:04 +02:00
Frédéric Péters 75d9843bd2 requirements: allow anything over 1.7 2015-02-26 10:16:13 +01:00
Frédéric Péters 449a4cc10c bump django requirement to 1.7 (#6221) 2015-01-14 15:35:43 +01:00
Frédéric Péters 5d53ad725d turn CellBase into an abstract class
This removes the django-model-utils dependency and will allow for a very
simple serialisation of objects.
2015-01-12 09:45:38 +01:00
Frédéric Péters 259b65fefc add support for cmsplugin_blurps 2015-01-12 09:45:38 +01:00
Frédéric Péters 6d005bf533 manager: make it possible to add cells to pages 2014-12-23 09:45:22 +01:00
Frédéric Péters 4628509fd4 manager: basic views to create/list/edit pages 2014-12-23 09:45:04 +01:00
Frédéric Péters b1f02408c0 basic data model 2014-12-23 09:44:47 +01:00
Frédéric Péters 178c4d7da1 add requirements.txt file 2014-12-07 15:01:15 +01:00