1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #24219 -- Removed django.forms.extras per deprecation timeline.

This commit is contained in:
Tim Graham
2016-11-07 16:28:13 -05:00
parent a3bd8672d8
commit 742d666da5
5 changed files with 2 additions and 20 deletions

View File

@@ -239,3 +239,5 @@ these features.
* ``django.db.backends.base.BaseDatabaseOperations.check_aggregate_support()``
is removed.
* The ``django.forms.extras`` package is removed.