mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Removed formtools from intersphinx_mapping.
This commit is contained in:
parent
f3c43ad1fd
commit
e63d98b7be
2 changed files with 2 additions and 4 deletions
|
@ -436,9 +436,8 @@ Minor features
|
|||
``django.contrib.formtools``
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Calls to :meth:`WizardView.done()
|
||||
<formtools.wizard.views.WizardView.done>` now include a
|
||||
``form_dict`` to allow easier access to forms by their step name.
|
||||
* Calls to ``WizardView.done()`` now include a ``form_dict`` to allow easier
|
||||
access to forms by their step name.
|
||||
|
||||
:mod:`django.contrib.gis`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue