Commit Graph

14 Commits

Author SHA1 Message Date
bkfox
a2a399e531 manage program editors 2024-04-22 23:54:44 +02:00
bkfox
07d72d799d rm file 2024-04-19 15:06:23 +02:00
bkfox
eb5bdcf167 work on page form; add image selector 2024-03-16 06:00:15 +01:00
ad2ed17c34 misc: use the django authentication system 2024-02-05 10:19:05 +01:00
9db69580e0 misc: move station and audio_streams to context_processors (in order to have them available in accounts views) 2024-02-05 10:19:05 +01:00
bkfox
474016f776 merge develop-1.0 2023-11-22 21:17:37 +01:00
61e6732b19 #122: Improve documentation and conf tools (#126)
suite de #122 en suivant les conventions de nommage.

Co-authored-by: Christophe Siraut <d@tobald.eu.org>
Reviewed-on: #126
Co-authored-by: Chris Tactic <chris@tacticasbl.be>
Co-committed-by: Chris Tactic <chris@tacticasbl.be>
2023-11-08 18:40:00 +01:00
bkfox
ab231e9a89 work on design 2023-10-27 21:09:58 +02:00
Thomas Kairos
f7a61fe6c0 Feat: packaging (#127)
- Add configuration files for packaging
- Precommit now uses ruff

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #127
2023-10-11 10:58: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