https://github.com/django/django
Revision b8a2f3c2d66aa15af4be745a576609b958a853c0 authored by Tim Graham on 30 June 2017, 18:51:08 UTC, committed by Tim Graham on 02 December 2017, 00:09:36 UTC
Regression in 45ded053b1f4320284aa5dac63052f6d1baefea9.

Backport of c3e0adcad8d8ba94b33cabd137056166ed36dae0 from master
1 parent f319e7a
History
Tip revision: b8a2f3c2d66aa15af4be745a576609b958a853c0 authored by Tim Graham on 30 June 2017, 18:51:08 UTC
[1.11.x] Fixed #28305 -- Fixed "Cannot change column 'x': used in a foreign key constraint" crash on MySQL with a sequence of AlterField or RenameField operations.
Tip revision: b8a2f3c
File Mode Size
.tx
django
docs
extras
js_tests
scripts
tests
.editorconfig -rw-r--r-- 744 bytes
.eslintignore -rw-r--r-- 86 bytes
.eslintrc -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 297 bytes
.gitignore -rw-r--r-- 353 bytes
.hgignore -rw-r--r-- 164 bytes
AUTHORS -rw-r--r-- 31.1 KB
CONTRIBUTING.rst -rw-r--r-- 1.1 KB
Gruntfile.js -rw-r--r-- 353 bytes
INSTALL -rw-r--r-- 611 bytes
LICENSE -rw-r--r-- 1.5 KB
LICENSE.python -rw-r--r-- 12.5 KB
MANIFEST.in -rw-r--r-- 307 bytes
README.rst -rw-r--r-- 1.8 KB
package.json -rw-r--r-- 347 bytes
setup.cfg -rw-r--r-- 655 bytes
setup.py -rw-r--r-- 3.3 KB
tox.ini -rw-r--r-- 1.5 KB

README.rst

back to top