django_example_ynh/django_ynh
JensDiemer 43004e3ffa Bugfix #7 CSRF verification failed on POST requests
We must persist user in the session, after update.
2021-01-08 10:34:00 +01:00
..
management Make "--email" optional in "create_superuser" manage command 2020-12-29 12:00:39 +01:00
sso_auth Bugfix #7 CSRF verification failed on POST requests 2021-01-08 10:34:00 +01:00
__init__.py bump v0.1.3 2021-01-08 08:52:08 +01:00
base_settings.py rename settings and urls 2020-12-29 11:12:21 +01:00
local_test.py rename log file name in local test 2021-01-08 08:51:11 +01:00
path_utils.py get pytest running with local test copy 2020-12-28 18:52:29 +01:00
pytest_helper.py pass existing pytest arguments 2020-12-29 11:42:34 +01:00
secret_key.py WIP: setup the project 2020-12-28 12:35:36 +01:00
test_utils.py get pytest running with local test copy 2020-12-28 18:52:29 +01:00
views.py get pytest running with local test copy 2020-12-28 18:52:29 +01:00