!112 !94: tests commons modules that contains most of the logic + zoneinfo (#113)

!112

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#113
This commit is contained in:
Thomas Kairos
2023-08-23 15:28:17 +02:00
parent f9ad81ddac
commit 2ce435fb5d
22 changed files with 253 additions and 108 deletions

View File

@ -76,6 +76,6 @@ cms:
# For the next version:
## Refactorisation
Move:
- into `aircox_streamer`: `Log`, `Port`
- into `aircox_cms`: `Page`, `NavItem`, `Category`, `StaticPage`, etc.
- move into `aircox_streamer`: `Log`, `Port`
- move into `aircox_cms`: `Page`, `NavItem`, `Category`, `StaticPage`, etc.
- use TextChoice and IntegerChoices in models fields enums