change strategy on liquidsoap logging

This commit is contained in:
bkfox
2015-12-16 21:09:21 +01:00
parent 1a71aeb166
commit f03acb4c1b
22 changed files with 115 additions and 86 deletions

View File

@ -12,10 +12,6 @@ Platform to manage a radio. We use the power of Django
## Applications
* **programs**: managing stations, programs, schedules and diffusions. This is the core application, that handle most of the work.
* **cms**: cms manager with reusable tools.
* **liquidsoap**: liquidsoap manager and control.
* **liquidsoap**: liquidsoap controls.
## 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