Commit Graph

5 Commits

Author SHA1 Message Date
291949e6e8 misc: use the django authentication system 2023-11-20 14:18:54 +01:00
d63d949096 misc: move station and audio_streams to context_processors (in order to have them available in accounts views) 2023-11-20 11:25:14 +01: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