Commit Graph

11 Commits

Author SHA1 Message Date
Trullemans Gregory 16486064ce Minor improvement 2021-12-05 12:43:30 +01:00
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
Fred Pauchet b9466342ad Pylint configuration for 10 out of 10 :-) 2021-05-14 21:23:11 +02:00
Fred Pauchet 6a7636682d Add pylint as requirement 2021-05-14 20:45:37 +02:00
Trullemans Gregory 0e5b9f53a4 bug fix and migration to Django 3.9.5 2021-05-09 19:28:35 +02:00
Sulley e40ea83a92 Merge branch 'features/integrates-django-environ' of Fred/khana into master 2020-10-19 14:17:36 +02:00
Trullemans Gregory 8f25e3a03c Improvement… may be. 2020-10-19 14:14:14 +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