write tests for SoundStat

This commit is contained in:
bkfox
2023-06-26 13:44:24 +02:00
parent b2f4bce717
commit 8fcfdcc74f
5 changed files with 65 additions and 47 deletions

View File

@@ -73,18 +73,9 @@ cms:
- player support diffusions with multiple archive files
- comments -> remove/edit by the author
# Timezone shit:
# Instance's TODO
- menu_top .sections:
- display inline block
- search on the right
- lists > items style
- logo: url
- comments / more info (perhaps using the thing like the player)
- footer url to aircox's repo + admin
- styling cal (a.today colored)
- init of post related models
-> date is not formatted
-> missing image?
# For the next version:
## Refactorisation
Move:
- into `aircox_streamer`: `Log`, `Port`
- into `aircox_cms`: `Page`, `NavItem`, `Category`, `StaticPage`, etc.