Kaydet (Commit) 02d974ce authored tarafından Tim Graham's avatar Tim Graham

Fixed typo in docs/releases/1.9.txt.

üst c315f960
...@@ -1411,7 +1411,7 @@ removed in Django 1.9 (please see the :ref:`deprecation timeline ...@@ -1411,7 +1411,7 @@ removed in Django 1.9 (please see the :ref:`deprecation timeline
* The model and form ``IPAddressField`` is removed. A stub field remains for * The model and form ``IPAddressField`` is removed. A stub field remains for
compatibility with historical migrations. compatibility with historical migrations.
* ``AppCommand.handle_app()`` is no longer be supported. * ``AppCommand.handle_app()`` is no longer supported.
* ``RequestSite`` and ``get_current_site()`` are no longer importable from * ``RequestSite`` and ``get_current_site()`` are no longer importable from
``django.contrib.sites.models``. ``django.contrib.sites.models``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment