authentic2-cut/tests
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
..
conftest.py tests: verify hooks by propagating exceptions 2020-05-16 11:57:19 +02:00
minimal.jpg api_views: accept .png and .pdf as validation attachments (fixes #29506) 2019-01-24 17:30:37 +01:00
minimal.pdf api_views: accept .png and .pdf as validation attachments (fixes #29506) 2019-01-24 17:30:37 +01:00
minimal.png api_views: accept .png and .pdf as validation attachments (fixes #29506) 2019-01-24 17:30:37 +01:00
settings.py tests: verify hooks by propagating exceptions 2020-05-16 11:57:19 +02:00
test_api.py apps: force DateTimeField timezone to UTC (#46038) 2020-08-24 17:38:55 +02:00
test_models.py cleanup validation requests and their attachments after 3 months (fixes #30105) 2019-01-29 11:27:51 +01:00
utils.py dj22: replace django.core.urlresolvers by django.urls 2020-05-15 21:25:27 +02:00