Commit Graph

6 Commits

Author SHA1 Message Date
Fred Pauchet f057380fdb Enable whitenoise to serve static files 2021-10-14 21:51:50 +02:00
Fred Pauchet fe4d2c620e Add psycopg2 as production requirement 2021-10-08 22:10:25 +02:00
Fred Pauchet 046755d987 Make it work on Heroku
Add gunicorn as requirements
Change khana.settings to config.settings
2021-10-08 22:04:44 +02:00
Trullemans Gregory 0e5b9f53a4 bug fix and migration to Django 3.9.5 2021-05-09 19:28:35 +02:00
Fred Pauchet 731f366703 Integrate django-environ, to specify environment variables.
The `base_settings` file is moved to `settings.py`, to scratch default MySQL configuration.

Requirements are updated to allow a seemless default installation and configuration.

Should fix #5
2020-09-24 21:41:52 +02:00
Trullemans Gregory fcbdc0b952 first commit to Fred. 2020-02-17 15:52:31 +01:00