summaryrefslogtreecommitdiff
path: root/program/management/commands/addnote.py
Commit message (Expand)AuthorAgeFilesLines
* fixed pep8/flake8 warnings. again.Ernesto Rico-Schmidt2016-04-191-5/+6
* fixed addnote command when index is needed (multiple timeslots per show and day)Ernesto Rico-Schmidt2014-01-071-1/+4
* fixed addnote and importnote command after removal of owner to notes.Ernesto Rico-Schmidt2013-09-241-3/+2
* added support for timeslot index when adding notes.Ernesto Rico-Schmidt2013-03-101-2/+11
* updated error message.Ernesto Rico-Schmidt2012-02-181-1/+1
* added status as argument.Ernesto Rico-Schmidt2012-02-171-4/+5
* fixed indexing.Ernesto Rico-Schmidt2011-07-241-1/+1
* added management command to add a note.Ernesto Rico-Schmidt2011-07-231-0/+54