mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Updated formtools docs to point at new package outside the Django repo.
Refs #23677.
This commit is contained in:
parent
296860f791
commit
6302893112
11 changed files with 58 additions and 937 deletions
|
@ -419,9 +419,8 @@ details on these changes.
|
|||
superseded by :setting:`IGNORABLE_404_URLS` in the 1.4 release. They will be
|
||||
removed.
|
||||
|
||||
* The :doc:`form wizard </ref/contrib/formtools/form-wizard>` has been
|
||||
refactored to use class-based views with pluggable backends in 1.4.
|
||||
The previous implementation will be removed.
|
||||
* The form wizard has been refactored to use class-based views with pluggable
|
||||
backends in 1.4. The previous implementation will be removed.
|
||||
|
||||
* Legacy ways of calling
|
||||
:func:`~django.views.decorators.cache.cache_page` will be removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue