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-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
a5b4a909f09955d164c3462ae32a45aa1fdd6f2d
django
/
tests
/
schema
History
Mariusz Felisiak
1adf85d168
[3.0.x]
Fixed
#30800
-- Fixed migrations crash when altering a field with custom db_type().
...
Regression in
1378d665a1
. Backport of
580e644f24
from master
2019-09-25 12:32:57 +02:00
..
__init__.py
…
fields.py
…
models.py
Refs
#30172
-- Prevented removing a model Meta's index/unique_together from removing Meta constraints/indexes.
2019-03-17 20:50:57 -04:00
test_logging.py
…
tests.py
[3.0.x]
Fixed
#30800
-- Fixed migrations crash when altering a field with custom db_type().
2019-09-25 12:32:57 +02:00