django-journal/django_journal
Emmanuel Cazenave 4b15d53a35 import url functions from django.urls (#49062) 2020-12-02 17:45:56 +01:00
..
locale/fr/LC_MESSAGES locale: remove binary translation file 2013-05-13 14:58:34 +02:00
migrations declare on_delete behaviour on ForeignKey (#49062) 2020-12-02 17:44:34 +01: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 import url functions from django.urls (#49062) 2020-12-02 17:45:56 +01: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 make the middleware compatible with MIDDLEWARE setting (#49062) 2020-12-02 17:45:04 +01:00
models.py declare on_delete behaviour on ForeignKey (#49062) 2020-12-02 17:44:34 +01:00