Commit Graph

44 Commits

Author SHA1 Message Date
Valentin Deniaud 4dceb85085 misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:27 +02:00
Emmanuel Cazenave 78f567c6fe build: test against django 3.2 (#66101)
gitea/django-journal/pipeline/head Build started... Details
2022-06-09 15:41:54 +02:00
Paul Marillonnet 7233202758 misc: apply black/isort/pyupgrade (#54260) 2021-07-15 16:11:51 +02:00
Emmanuel Cazenave aeeb71fcca packaging: set django version limits (#53470) 2021-04-27 16:02:32 +02:00
Emmanuel Cazenave 3d05c783e3 remove django-model-utils dependency (#40616) 2020-03-10 15:04:13 +01:00
Frédéric Péters d6c6f179f9 misc: limit django-model-utils version to a version supporting django 1.11 2019-12-11 16:19:26 +01:00
Emmanuel Cazenave 762cd93c6d packaging: write version in VERSION file (#34881) 2019-07-15 18:10:08 +02:00
Emmanuel Cazenave e87527a2c4 add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02:00
Emmanuel Cazenave 9056907494 remove uneeded setup dependency (#33771)
Setup does not need django anymore since version is computed
without importing the package.
2019-06-06 18:17:52 +02:00
Emmanuel Cazenave 36cd6a5cd6 create a jenkins pipeline (#33771) 2019-06-06 17:51:17 +02:00
Emmanuel Cazenave f6d0663e55 specify django version compatibility (#23284) 2018-04-19 14:33:29 +02:00
Benjamin Dauvergne b6fa4e97b7 setup.py: prevent clobering of DJANGO_SETTINGS_MODULE when compiling messages (fixes #20666) 2017-12-13 17:10:56 +01:00
Benjamin Dauvergne 3ebef31d1e adapt to recent version of django-model-utils 2017-03-20 13:27:05 +01:00
Benjamin Dauvergne 8fb8cf62fe setup.py: replace .g by +g 2016-03-11 12:58:13 +01:00
Benjamin Dauvergne 323fde81a6 setup.py: use setuptools sdist 2016-03-11 12:56:09 +01:00
Benjamin Dauvergne aabce53e2c force django-model-utils < 2.4 2016-03-11 11:59:50 +01:00
Benjamin Dauvergne a7491b206e bump release to 1.24.1
Fix translations compile on Django 1.7
2014-09-03 09:15:57 +02:00
Benjamin Dauvergne e292e19c0c setup.py: adapt to change in Django compilemessages 2014-01-21 15:32:33 +01:00
Benjamin Dauvergne a5a2356495 setup.py: add command to run tests
also add url and settings file for running the tests
2013-09-06 15:02:19 +02:00
Benjamin Dauvergne b6623859ca setup.py: add django to setup_requires, as it is needed for compiling locales 2013-06-06 09:49:34 +02:00
Benjamin Dauvergne d08e6547af setup.py: remove package_data clause, we use include_package_data=True and MANIFEST.in instead 2013-06-06 09:49:16 +02:00
Benjamin Dauvergne 98339b258f setup.py: compute version from git 2013-06-06 09:48:25 +02:00
Benjamin Dauvergne c1e05b0cde bump version to 1.17.0 2013-05-13 14:58:54 +02:00
Benjamin Dauvergne 63b73b0385 bump version to 1.16.0 2013-05-13 14:55:24 +02:00
Benjamin Dauvergne e2fa5c2a8d bump version to 1.15.0 2013-05-13 14:53:07 +02:00
Benjamin Dauvergne 7870735b88 bump version to 0.14.0 2013-04-24 17:33:17 +02:00
Benjamin Dauvergne 4b129ddcba models: move managers to their own module, use django-model-utils 2013-04-24 17:31:49 +02:00
Benjamin Dauvergne aec3048e33 bump version to 1.13.0 2013-04-11 00:38:08 +02:00
Benjamin Dauvergne 1ac12a4664 bump version to 1.12.0 2013-04-11 00:15:12 +02:00
Benjamin Dauvergne 7c935e2894 bump version to 1.11.0 2013-04-10 23:24:10 +02:00
Benjamin Dauvergne 9ed7279cbe bump version to 1.10.0 2013-04-10 22:35:14 +02:00
Benjamin Dauvergne ca9f1b18bb setup.py: add building of translation files to build actions 2013-04-10 22:34:19 +02:00
Benjamin Dauvergne 2c1716cee9 bump version to 1.9.0 2013-01-30 18:24:09 +01:00
Benjamin Dauvergne 6870b84cc1 bump version to 1.8.0 2013-01-18 15:46:33 +01:00
Benjamin Dauvergne e374f755c3 bump version to 1.7.0 2013-01-15 23:43:59 +01:00
Benjamin Dauvergne 5f2cf89727 setup.py: also distribute *.mo files 2013-01-15 23:43:41 +01:00
Benjamin Dauvergne f0307a239b bump version to 1.6.0 2013-01-15 23:40:53 +01:00
Benjamin Dauvergne 8997bbb786 setup.py: install data files 2013-01-15 23:40:46 +01:00
Benjamin Dauvergne e8976c4687 bump version to 1.5.0 2013-01-03 14:29:53 +01:00
Benjamin Dauvergne bce3eb6ac6 bump version to 1.4.0 2013-01-03 14:27:52 +01:00
Benjamin Dauvergne 3ddbc74459 bump version to 1.3 2012-12-19 17:10:50 +01:00
Benjamin Dauvergne 29f2dc7352 bump version to 1.2.0 2012-12-14 00:58:23 +01:00
Benjamin Dauvergne 0094a6be1d bump version to 1.1 2012-12-11 17:30:08 +01:00
Benjamin Dauvergne 9c89d98874 first commit of django-journal 1.0 2012-12-10 14:27:15 +01:00