authentic2-cut/src/authentic2_cut
Benjamin Dauvergne fb55d92d3b apps: force DateTimeField timezone to UTC (#46038)
DRF 3.7 changed the default timezone used by the DateTimeField
serializer field for the default timezone of Django instead of UTC. To
keep GLC plugin retrocompatible we force it to UTC again.

References:
https://www.django-rest-framework.org/community/release-notes/#370
https://github.com/encode/django-rest-framework/pull/5435
2020-08-24 17:38:55 +02:00
..
fixtures cut_attributes: change le type des champs téléphones 2017-11-27 10:52:17 +01:00
management add account validation subsystem (fixes #23303, fixes #17650) 2018-04-23 15:56:44 +02:00
migrations models: make Journal.actor nullable 2020-05-15 18:20:16 +02:00
templates/authentic2 use a link to present pdf validation request attachments (fixes #29508) 2019-01-29 11:27:51 +01:00
__init__.py use a link to present pdf validation request attachments (fixes #29508) 2019-01-29 11:27:51 +01:00
actions.py apps: déplace la journalisation de la suppression de liaison FC 2017-11-17 15:22:57 +01:00
admin.py add account validation subsystem (fixes #23303, fixes #17650) 2018-04-23 15:56:44 +02:00
api_views.py misc: remove requirement on python-magic 2020-07-03 13:52:31 +02:00
app_settings.py first commit 2017-05-29 15:55:07 +02:00
apps.py apps: force DateTimeField timezone to UTC (#46038) 2020-08-24 17:38:55 +02:00
custom_settings.py custom_settings: ignore preferred_username from FC when it's already set (#45866) 2020-08-13 15:45:45 +02:00
forms.py validation: ajout d'un choix vide pour obliger à choisir 2018-04-23 16:33:11 +02:00
middlewares.py dj22: use MiddlewareMixin 2020-05-15 18:20:16 +02:00
models.py dj22: replace django.core.urlresolvers by django.urls 2020-05-15 21:25:27 +02:00
tables.py tables: fix sorting on user, origin and human_status (fixes #26844) 2018-10-01 10:24:15 +02:00
urls.py use a link to present pdf validation request attachments (fixes #29508) 2019-01-29 11:27:51 +01:00
user_datas.py misc: adapt string view of FC user data for py3 (#45467) 2020-07-26 17:52:20 +02:00
utils.py misc: remove requirement on python-magic 2020-07-03 13:52:31 +02:00
views.py misc: remove requirement on python-magic 2020-07-03 13:52:31 +02:00