django-journal/django_journal
Emmanuel Cazenave 547fe4abb5 admin: replace unicode by force_text (#46563) 2020-09-14 09:03:55 +02:00
..
locale/fr/LC_MESSAGES locale: remove binary translation file 2013-05-13 14:58:34 +02:00
migrations make the app compliant with the migrate command (#33657) 2019-06-04 11:44:38 +02:00
static/journal first commit of django-journal 1.0 2012-12-10 14:27:15 +01:00
__init__.py add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02:00
actions.py add python3 support (#40614) 2020-03-10 15:10:36 +01:00
admin.py admin: replace unicode by force_text (#46563) 2020-09-14 09:03:55 +02:00
decorator.py use Django 1.6 atomic if available instead of our own implementation 2014-01-30 21:43:47 +01:00
exceptions.py first commit of django-journal 1.0 2012-12-10 14:27:15 +01:00
journal.py add python3 support (#40614) 2020-03-10 15:10:36 +01:00
managers.py adapt to recent version of django-model-utils 2017-03-20 13:27:05 +01:00
middleware.py add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02:00
models.py add python3 support (#40614) 2020-03-10 15:10:36 +01:00