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-31 00:54:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c2a8a69b72
django
/
tests
/
indexes
History
Download ZIP
Download TAR.GZ
Hannes Ljungberg
7fe09e6d41
[2.2.x]
Fixed
#30903
-- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering.
...
Backport of
fa5f3291e7
from master
2019-10-24 09:53:33 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#29547
-- Added support for partial indexes.
2018-10-29 19:34:54 -04:00
tests.py
[2.2.x]
Fixed
#30903
-- Fixed migrations crash on PostgreSQL when adding Index with opclasses and ordering.
2019-10-24 09:53:33 +02:00