aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2018-09-10Use proper path to `StreamHandler`.Gravatar Johannes Christ-1/+1
2018-09-10Add `gunicorn` logs to `stdout`.Gravatar Johannes Christ-0/+26
2018-09-10Remove `nging` for now.Gravatar Johannes Christ-31/+0
2018-09-08Revert "Use Argon2 for password hashing."Gravatar Johannes Christ-83/+5
Needs compiled dependencies, not needed for API yet. This reverts commit 17bff58a3c8f1a28052f4da88feb13cb2de56922.
2018-09-08Use Argon2 for password hashing.Gravatar Johannes Christ-5/+83
2018-09-08Remove unused imports.Gravatar Johannes Christ-2/+0
2018-09-08Add the `admin` subdomain with the Django Admin.Gravatar Johannes Christ-7/+27
2018-09-07Allow configuring allowed hosts with env var.Gravatar Johannes Christ-7/+10
2018-09-05Only push `nging` on `master` and `django`.Gravatar Johannes Christ-0/+5