mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Fixed docs typos.
This commit is contained in:
parent
65b4626528
commit
e816198034
32 changed files with 48 additions and 47 deletions
|
|
@ -1693,7 +1693,7 @@ templates used by the :class:`ModelAdmin` views:
|
|||
``response_change`` is called after the admin form is submitted and
|
||||
just after the object and all the related instances have
|
||||
been saved. You can override it to change the default
|
||||
behavior after the object has been changedn.
|
||||
behavior after the object has been changed.
|
||||
|
||||
.. method:: ModelAdmin.response_delete(request, obj_display)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue