15 lines
497 B
Markdown
15 lines
497 B
Markdown
# aircox
|
|
Platform to manage radio programs, schedules, cms, etc. -- main test repo
|
|
|
|
# Applications
|
|
* **programs**: programs, episodes, schedules, sounds and tracks;
|
|
* **cms**: cms renderer
|
|
* **website**: the website using the cms and the programs
|
|
|
|
|
|
# Code and names conventions and uses
|
|
* absolute dates: datetime fields, named "begin" "end" for ranges and "date" otherwise
|
|
* time range: timefield name "duration"
|
|
* parents: when only one parent, named "parent", otherwise model/reference's name
|
|
|