django-journal/django_journal
Emmanuel Cazenave e87527a2c4 add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +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 actions: add column containing id of objects for objectdata 2013-09-26 11:54:56 +02:00
admin.py add compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +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 compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02: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 compatiblity with django 1.11 (#21145) 2019-07-11 15:52:15 +02:00