This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-23 21:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
3b898ea61ec209ef3ef67e3a6bb55c69bae8c85d
django
/
tests
/
field_deconstruction
History
Mariusz Felisiak
1e2e1be02b
Fixed
#33515
-- Prevented recreation of migration for ManyToManyField to lowercased swappable setting.
...
Thanks Chris Lee for the report. Regression in
4328970780
. Refs
#23916
.
2022-02-16 21:09:24 +01:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Fixed
#33515
-- Prevented recreation of migration for ManyToManyField to lowercased swappable setting.
2022-02-16 21:09:24 +01:00