django1/django/views/admin
Adrian Holovaty e1f0accaf6 Fixed display bug in admin when deleting an object that has a OneToOneField
git-svn-id: http://code.djangoproject.com/svn/django/trunk@577 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-30 17:03:15 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
doc.py Updated admin doc view to reflect changes from [411] 2005-08-05 21:24:24 +00:00
main.py Fixed display bug in admin when deleting an object that has a OneToOneField 2005-08-30 17:03:15 +00:00
template.py Renamed CMSRequest to DjangoRequest, and CMSContext to DjangoContext. Old code will still work. 2005-07-15 17:09:01 +00:00