This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
aeb8c38178
django
/
tests
/
model_indexes
History
Fabrizio Ettore Messina
10c0fe528a
Fixed
#29178
-- Allowed Index.fields to accept a tuple.
2018-03-08 10:56:55 -05:00
..
__init__.py
Fixed
#26709
-- Added class-based indexes.
2016-06-27 10:41:01 -04:00
models.py
Fixed
#28597
-- Fixed crash with the name of a model's autogenerated primary key in an Index's fields.
2017-09-18 14:06:00 -04:00
tests.py
Fixed
#29178
-- Allowed Index.fields to accept a tuple.
2018-03-08 10:56:55 -05:00