Commit Graph

8 Commits

Author SHA1 Message Date
98bcb4fb00 settings/dev: switch on debug mode (and get static files served) 2023-10-06 11:21:23 +02:00
d59f3402cd settings/dev: do not require memcached 2023-09-28 14:04:34 +02:00
d3b5b90d7a settings: prevent ModuleNotFoundError 2023-09-28 14:04:34 +02:00
Thomas Kairos
2ce435fb5d !112 !94: tests commons modules that contains most of the logic + zoneinfo (#113)
!112

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #113
2023-08-23 15:28:17 +02:00
bkfox
a2360a882d CSRF_TRUSTED_ORIGINS settings 2023-06-18 22:20:40 +02:00
bkfox
6bd8307fbc add test settings 2023-06-18 21:58:03 +02:00
bkfox
f8305be4cd default uses instance.settings.settings 2023-06-18 21:51:04 +02:00
Thomas Kairos
0e183099ed #88 #89 : use pytest + reorganise settings (#92)
- !88 pytest on existing tests
- !89 reorganise settings (! see notes for deployment)

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #92
2023-03-28 14:40:49 +02:00