Commit Graph

10 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
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
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