Opened 16 years ago
Closed 16 years ago
#8474 closed (fixed)
changes to url.py in regard to the admin interface not in the 'backward incompatible changes' list.
Reported by: | nido | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
going from 0.96 to the svn version of today, the way whether or not a model should be in the admin interface is determined has changes. Where first it was by adding an Admin class to said object, it is now admin.site.register(Class).
Note:
See TracTickets
for help on using tickets.
I have added this to the backwards incompatible wiki page. http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Mergednewforms-adminintotrunk