summaryrefslogtreecommitdiff
path: root/program/models.py
Commit message (Expand)AuthorAgeFilesLines
...
* modified Note: made start field unique.Ernesto Rico-Schmidt2011-03-211-1/+1
* added TimeSlotManager.Ernesto Rico-Schmidt2011-03-211-1/+24
* fixed save methods.Ernesto Rico-Schmidt2011-03-211-6/+3
* added has_active_programslots to Show.Ernesto Rico-Schmidt2011-03-211-1/+6
* modified Time slot: added redundant field.Ernesto Rico-Schmidt2011-03-211-3/+6
* modified Note: added redundant fields for better admin, limited choices to ti...Ernesto Rico-Schmidt2011-03-211-3/+10
* fixed field compatibility issue with MySQL.Ernesto Rico-Schmidt2011-03-201-1/+1
* fixed time slot generation, tweaked unicode representation of program slots.Ernesto Rico-Schmidt2011-03-201-30/+27
* renamed model attributes to be more consistent, updated templates accordingly...Ernesto Rico-Schmidt2011-03-121-14/+20
* fixed display and generation of time slot for daily recurrences.Ernesto Rico-Schmidt2011-03-121-14/+32
* First commitErnesto Rico-Schmidt2011-02-271-0/+242