Kaydet (Commit) a17724b7 authored tarafından Jannis Leidel's avatar Jannis Leidel

Fixed the length of a headline in the 1.8 release notes.

This broke the website design in the sidebar because the line could not be wrapped.
üst e8171daf
...@@ -1367,8 +1367,8 @@ moved to the `django-localflavor`_ package (version 1.1+). ...@@ -1367,8 +1367,8 @@ moved to the `django-localflavor`_ package (version 1.1+).
.. _django-localflavor: https://pypi.python.org/pypi/django-localflavor .. _django-localflavor: https://pypi.python.org/pypi/django-localflavor
``django.contrib.admin.helpers.InlineAdminForm.original_content_type_id`` ``InlineAdminForm.original_content_type_id``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``original_content_type_id`` attribute on ``InlineAdminForm`` has been The ``original_content_type_id`` attribute on ``InlineAdminForm`` has been
deprecated and will be removed in Django 2.0. Historically, it was used deprecated and will be removed in Django 2.0. Historically, it was used
......
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