summaryrefslogtreecommitdiff
path: root/django/contrib/admin/models.py
AgeCommit message (Expand)Author
2011-08-12Fixed #16438 -- Corrected whitespace in admin models module. Thanks, philipki...Jannis Leidel
2011-05-04Fixed up bad return value introduced in [16120].Luke Plant
2011-04-28Fixed #15661 - LogEntry objects have no unicode methodLuke Plant
2010-12-22Fixed #14935 -- Corrected a test failure introduced by r14992, which revealed...Russell Keith-Magee
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner
2007-11-14Implemented auto-escaping of variable output in templates. Fully controllable...Malcolm Tredinnick
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-06-23Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. AllMalcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty