This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
578e576c31
django1
/
django
/
db
/
migrations
/
operations
History
Ian Foote
63afe3a2bf
Fixed
#28043
-- Prevented AddIndex and RemoveIndex from mutating model state.
2017-05-01 09:32:44 -04:00
..
__init__.py
Fixed
#26709
-- Added class-based indexes.
2016-06-27 10:41:01 -04:00
base.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00
fields.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00
models.py
Fixed
#28043
-- Prevented AddIndex and RemoveIndex from mutating model state.
2017-05-01 09:32:44 -04:00
special.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00