summaryrefslogtreecommitdiff
path: root/django/contrib/admin/media/css/base.css
AgeCommit message (Expand)Author
2010-09-13[soc2010/app-loading] merged trunkarchive/soc2010/app-loadingArthur Koziel
2010-01-26Fixed #12508 - Added ability to dynamically add inlines in the admin app.Jannis Leidel
2009-12-22Fixed #342 -- added readonly_fields to ModelAdmin. Thanks Alex Gaynor for boo...Brian Rosner
2008-10-31Consolidated contrib.admin styles by rolling layout.css and global.css direct...Wilson Miner
2008-10-31Added IE conditional comments to contrib.admin base template to block CSS fro...Wilson Miner
2007-11-25Fixed #2086 -- Changed `base.css` to import `null.css` (added in [6197]) inst...Gary Wilson Jr
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-01-30All admin pages except the dashboard now use liquid page widths, except in IE5.Wilson Miner
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty