diff options
| author | Tim Graham <timograham@gmail.com> | 2015-09-12 16:27:30 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-09-23 19:31:11 -0400 |
| commit | 54848a96dd4a196e81f3d71c61caf84ea8b49f4e (patch) | |
| tree | 0fe3e51fc3f783adc69c46bb0313514f207f71ab /docs/releases | |
| parent | 48e7787db599b0103daf70f0ff4968d90b8540aa (diff) | |
Removed versionadded/changed annotations for 1.8.
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/1.7.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index e504136bf6..2bb4b6160f 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -77,11 +77,6 @@ but a few of the key features are: :ref:`ForeignKey <ref-foreignkey>` or :ref:`ManyToManyField <ref-manytomany>` to) apps with migrations. -* If you are upgrading from South, see our :ref:`upgrading-from-south` - documentation, and third-party app authors should read the - `South 1.0 release notes <http://south.readthedocs.org/en/latest/releasenotes/1.0.html#library-migration-path>`_ - for details on how to support South and Django migrations simultaneously. - .. _app-loading-refactor-17-release-note: App-loading refactor |
