This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-22 20:55:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
8ed024b9b9
django
/
tests
/
model_indexes
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
82da72b748
Refs
#28077
-- Added opclasses to Index.__repr__().
...
This also removes unnecessary commas between attributes.
2020-06-17 10:32:43 +02:00
..
__init__.py
models.py
Fixed
#30397
-- Added app_label/class interpolation for names of indexes and constraints.
2019-07-08 14:57:56 +02:00
tests.py
Refs
#28077
-- Added opclasses to Index.__repr__().
2020-06-17 10:32:43 +02:00