Changes between Version 248 and Version 249 of BackwardsIncompatibleChanges


Ignore:
Timestamp:
Aug 25, 2008, 2:04:56 PM (16 years ago)
Author:
Jacob
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BackwardsIncompatibleChanges

    v248 v249  
    12171217This change was also present from [8481]-[8482]; however, it was temporarily reverted in [8483] while a design issue was resolved.
    12181218
     1219== Removed django-admin adminindex command ==
     1220
     1221[8548] removed the django-admin `adminindex` command; the changes merged in newforms-admin mean that a custom index template or even a custom `AdminSite.index` method are a better approach.
Back to Top