Fixed #16907 (again) -- Added deprecation of databrowse to the deprecation docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16890 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ec7dde79c1
commit
1631e13d61
|
@ -249,6 +249,8 @@ their deprecation, as per the :ref:`deprecation policy
|
|||
from their previous location ``django.conf.urls.defaults``. This module
|
||||
was deprecated at the same time and will be removed in this Django release.
|
||||
|
||||
* The Databrowse contrib module was deprecated in 1.4 and will be removed.
|
||||
|
||||
2.0
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue