mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txt
Backport of ce32c3e2cc8bdaa9557d4f3c9d830d7af3d01ca9 from master
This commit is contained in:
parent
8a135cca4e
commit
2d78b46d29
@ -1845,7 +1845,7 @@ Other methods
|
||||
|
||||
.. method:: ModelAdmin.change_view(request, object_id, form_url='', extra_context=None)
|
||||
|
||||
Django view for the model instance edition page. See note below.
|
||||
Django view for the model instance editing page. See note below.
|
||||
|
||||
.. method:: ModelAdmin.changelist_view(request, extra_context=None)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user