Commit Graph

8 Commits

Author SHA1 Message Date
Benjamin Dauvergne c38f63e80b comaptibility with python 3.11 (#86369)
gitea/django-journal/pipeline/head This commit looks good Details
2024-01-31 12:32:25 +01:00
Frédéric Péters 46994137b2 trivial: apply pyupgrade (assertEquals -> assertEqual) (#70693) 2022-10-28 08:14:01 +02:00
Paul Marillonnet 7233202758 misc: apply black/isort/pyupgrade (#54260) 2021-07-15 16:11:51 +02:00
Emmanuel Cazenave 921a1eadc3 add python3 support (#40614) 2020-03-10 15:10:36 +01:00
Emmanuel Cazenave 1dca515624 prevent inconsistent use of db alias (#36028) 2019-09-12 10:58:27 +02:00
Emmanuel Cazenave e87527a2c4 add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02:00
Emmanuel Cazenave efd2da126f make error_record resilient to None in 'using' arg (#33788) 2019-07-02 19:49:48 +02:00
Emmanuel Cazenave c757033a56 tests improvements (#33788)
Move tests in their own directory, add code coverage, run tests using postgres.
2019-07-02 19:32:53 +02:00