1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/releases
Markus Holtermann bd80fa6b0f [1.8.x] Fixed #24184 -- Prevented automatic soft-apply of migrations
Previously Django only checked for the table name in CreateModel
operations in initial migrations and faked the migration automatically.
This led to various errors and unexpected behavior. The newly introduced
--fake-initial flag to the migrate command must be passed to get the
same behavior again. With this change Django will bail out in with a
"duplicate relation / table" error instead.

Thanks Carl Meyer and Tim Graham for the documentation update, report
and review.

Backport of f287bec583 from master
2015-02-13 15:21:10 +01:00
..
0.95.txt
0.96.txt
1.0-porting-guide.txt
1.0.1.txt
1.0.2.txt
1.0.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Wrote main documentation for templates. 2015-01-10 20:16:19 +01:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.4.12.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.13.txt
1.4.14.txt
1.4.15.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.16.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.17.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.4.18.txt Added dates to release notes. 2015-01-13 13:08:57 -05:00
1.4.19.txt [1.8.x] Added 1.4.19 release notes. 2015-01-27 11:48:27 -05:00
1.4.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.5.1.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.5.2.txt
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.5.7.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.8.txt
1.5.9.txt
1.5.10.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.11.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.12.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.5.txt Removed simplejson inventory file from docs/conf.py. 2014-10-25 07:31:12 +03:00
1.6.1.txt
1.6.2.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.3.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.4.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.5.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.6.txt
1.6.7.txt
1.6.8.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.6.9.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.6.10.txt Added dates to release notes. 2015-01-13 13:08:57 -05:00
1.6.txt Deprecated TEMPLATE_STRING_IF_INVALID. 2014-12-28 17:02:30 +01:00
1.7.1.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.7.2.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.7.3.txt Added dates to release notes. 2015-01-13 13:08:57 -05:00
1.7.4.txt [1.8.x] Added 1.4.19 release notes. 2015-01-27 11:48:27 -05:00
1.7.5.txt [1.8.x] Fixed #24332 -- Fixed contrib.sites create_default_site() when 'default' DATABASES is empty. 2015-02-13 07:02:37 -05:00
1.7.txt [1.8.x] Added deprecation docs for legacy lookup support; refs #16187. 2015-01-19 10:45:50 -05:00
1.8.txt [1.8.x] Fixed #24184 -- Prevented automatic soft-apply of migrations 2015-02-13 15:21:10 +01:00
index.txt [1.8.x] Added stub 1.7.5 release notes. 2015-01-28 06:39:11 -05:00
security.txt Added today's security issues to the archive. 2015-01-13 14:44:08 -05:00