django1/django/contrib/admin
Wilson Miner cfc546fde6 Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css to avoid confusion.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3064 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-02 15:17:10 +00:00
..
media Fixed #2072 -- Moved IE hacks out of changelists.css into patch-iewin.css to avoid confusion. 2006-06-02 15:17:10 +00:00
templates Negligible spacing change to admin/templates/admin/field_line.html 2006-06-01 03:37:59 +00:00
templatetags Fixed #2063 -- Made admin date_hierarchy i18n-friendly by using the new YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT technical message IDs. Thanks, ramiro 2006-06-02 04:26:07 +00:00
views Negligible spacing change to admin/views/main.py 2006-06-01 03:35:23 +00:00
__init__.py Added django.contrib.admin, with a staff_member_required decorator and code from AdminUserRequired middleware. Refs #627 2005-10-18 04:21:07 +00:00
filterspecs.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
models.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
urls.py Fixed #2023 -- 'View on site' now works with non-integer primary keys. 2006-05-31 01:59:16 +00:00
utils.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00