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
ec05ff086c
django1
/
tests
/
schema
History
Tim Graham
d0e43f225f
Refs
#28052
-- Cleaned up some indexes in schema tests.
2017-05-01 22:19:05 -04:00
..
__init__.py
…
fields.py
Refs
#23919
-- Replaced kwargs.pop() with keyword-only arguments.
2017-02-01 11:41:56 -05:00
models.py
Fixed
#28052
-- Prevented dropping Meta.indexes when changing db_index to False.
2017-05-01 11:31:48 -04:00
tests.py
Refs
#28052
-- Cleaned up some indexes in schema tests.
2017-05-01 22:19:05 -04:00