chrono/chrono
Lauréline Guérin 3c05e2d610
dj2: use django's LoginView (#37317)
RemovedInDjango21Warning:
The login() view is superseded by the class-based LoginView().
2019-10-29 15:42:30 +01:00
..
agendas dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
api misc: add a description field to events (#36169) 2019-09-17 08:50:05 +02:00
formats api: use django DATETIME_FORMAT to format dates 2016-03-30 08:04:51 +02:00
locale/fr/LC_MESSAGES translation update 2019-09-17 19:16:43 +02:00
manager manager: fix pluralization of imported agendas messages (#35571) 2019-08-26 16:08:53 +02:00
__init__.py initial application skeleton 2016-02-21 10:44:53 +01:00
interval.py general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
settings.py general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
urls.py misc: update urls.py to remove patterns usage (#15972) 2017-05-06 10:03:46 +02:00
urls_utils.py dj2: is_anonymous is now an attribute (#37317) 2019-10-29 15:06:17 +01:00
views.py dj2: use django's LoginView (#37317) 2019-10-29 15:42:30 +01:00
wsgi.py initial application skeleton 2016-02-21 10:44:53 +01:00