mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-newforms-admin world. Thanks to Alex for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
87285078f0
commit
36954a04b7
2 changed files with 11 additions and 10 deletions
|
@ -704,6 +704,8 @@ objects. Templates can override or extend base admin templates as described in
|
|||
If you don't specify this attribute, a default template shipped with Django
|
||||
that provides the standard appearance is used.
|
||||
|
||||
.. _model-admin-methods:
|
||||
|
||||
``ModelAdmin`` methods
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue