Embed presentation
Downloaded 43 times






























The document summarizes changes to Django's admin interface, including refactoring it to use newforms, removing the specification of admin options from models, and defining ModelAdmin classes in a new admin.py module at the application level instead. Key features are improved APIs, decoupling models from the admin, and new features that landed in the Django 1.0 trunk revision 7967.





























