summaryrefslogtreecommitdiff
path: root/program/admin.py
Commit message (Expand)AuthorAgeFilesLines
* removed owner of Note.Ernesto Rico-Schmidt2013-09-201-2/+0
* added admin images.Ernesto Rico-Schmidt2013-03-081-3/+3
* moved CSS generation to program application.Ernesto Rico-Schmidt2013-03-081-5/+7
* finished undoing read only fields.Ernesto Rico-Schmidt2011-12-291-2/+0
* undo read only fields in inline adminsErnesto Rico-Schmidt2011-12-291-7/+3
* added renew action to TimeSlot adminErnesto Rico-Schmidt2011-12-281-0/+9
* added save on top to Program Slot adminErnesto Rico-Schmidt2011-12-281-0/+1
* tweaked inline adminErnesto Rico-Schmidt2011-12-201-0/+6
* removed date_hierarchy from ProgramSlotAdminErnesto Rico-Schmidt2011-12-041-1/+0
* removed unused import.Ernesto Rico-Schmidt2011-07-241-2/+0
* fixed filters for note admin.Ernesto Rico-Schmidt2011-07-241-3/+3
* removed note__isnull. it may causes confusion.Ernesto Rico-Schmidt2011-07-031-1/+1
* removed show from filter for note admin.Ernesto Rico-Schmidt2011-07-021-12/+4
* made note administration more usableErnesto Rico-Schmidt2011-06-181-4/+6
* getting real.Ernesto Rico-Schmidt2011-04-131-0/+82
* creating an egg pt2Johannes Raggam2011-03-261-58/+0
* added has_active_programslots to Show.Ernesto Rico-Schmidt2011-03-211-1/+1
* added date_hierarchy to Note admin.Ernesto Rico-Schmidt2011-03-211-1/+2
* tweaked admin for notes.Ernesto Rico-Schmidt2011-03-121-0/+1
* renamed model attributes to be more consistent, updated templates accordingly...Ernesto Rico-Schmidt2011-03-121-5/+5
* First commitErnesto Rico-Schmidt2011-02-271-0/+56