Rodolphe Breard
1558b0e6fd
Improve the readme file
2018-05-27 11:28:13 +02:00
Rodolphe Breard
4da85ac991
Improve the way the login url is handled
2018-03-03 11:30:29 +01:00
Rodolphe Breard
d5e14a4d99
Add python 3.6 to the requirements
2018-02-09 21:39:08 +01:00
Rodolphe Breard
fdf879a6b3
Allow to set the SECURE_PROXY_SSL_HEADER django setting
...
Sometimes the django application is deployed behind a reverse-proxy
which manage HTTPS. In such case, django think the connection is plain
HTTP unless SECURE_PROXY_SSL_HEADER is set and the reverse-proxy sets
the appropriate header/value.
2018-02-04 17:12:22 +01:00
Rodolphe Breard
ab4eb7414c
Add basic user functionalities
...
Users need to register, login, logout and reset their password.
2018-02-04 01:36:39 +01:00
Rodolphe Breard
e986389d25
Add the superuser creation to the quick deployment guide
2018-01-27 21:38:38 +01:00
Rodolphe Breard
c9c2a5cda9
Update the README with the i18n instructions
2018-01-27 21:32:21 +01:00
Rodolphe Breard
2d40a57613
Add the log app
2018-01-27 18:58:36 +01:00
Rodolphe Breard
fce04daaaa
Add the README
2018-01-26 21:28:45 +01:00