Age | Commit message (Expand) | Author |
---|---|---|
2021-03-15 | Delete redundant gn3/config.py...All default confs should go to one place: gn3/setting.py * gn3/app.py: Delete get_config. Apply pep-8 formatting. * gn3/config.py: Delete it. Move conf options to... * gn3/settings.py: ... here. | BonfaceKilz |
2021-03-08 | Replace APP_DEFAULTS dict with actual conf params | BonfaceKilz |
2021-03-08 | Make the name of the redis job queue configurable | BonfaceKilz |
2021-02-24 | Add GENODIR extra param | BonfaceKilz |
2021-02-16 | Add extra default config for bcrypt | BonfaceKilz |
2021-02-15 | Add default redis config | BonfaceKilz |
2021-02-12 | Add configuration file for the project | BonfaceKilz |