summaryrefslogtreecommitdiff
path: root/program/admin.py
Commit message (Collapse)AuthorAgeFilesLines
* added is_Christian Pointner2016-02-121-1/+1
|
* added new model fields and updated adminErnesto Rico-Schmidt2016-01-061-7/+10
|
* reformated code.Ernesto Rico-Schmidt2015-12-281-20/+10
|
* added save_as to NoteAdmin and limited time slot to the last four weeks. ↵Ernesto Rico-Schmidt2014-05-011-11/+17
| | | | made renew action inside a method
* pep8-ized codeErnesto Rico-Schmidt2014-04-291-10/+33
|
* fixed fields order.Ernesto Rico-Schmidt2014-02-281-0/+4
|
* 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
| | | | made most of the fields of of timeslots and programmslots read-only.
* 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 ↵Ernesto Rico-Schmidt2011-03-121-5/+5
| | | | accordingly. added recommendations view and template.
* First commitErnesto Rico-Schmidt2011-02-271-0/+56