django/tests/regressiontests/indexes
Claude Paroz ddea0e0d7e [1.5.x] Fixed #19441 -- Created PostgreSQL varchar index when unique=True
Thanks Dylan Verheul for the report and Anssi Kääriäinen for the
review.
Backport of 55972ee5c from master.
2012-12-18 10:04:47 +01:00
..
__init__.py [1.5.x] Fixed #5805 -- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch. Backport of 4285571c5a. 2012-11-04 10:26:59 -08:00
models.py [1.5.x] Fixed #19441 -- Created PostgreSQL varchar index when unique=True 2012-12-18 10:04:47 +01:00
tests.py [1.5.x] Fixed #19441 -- Created PostgreSQL varchar index when unique=True 2012-12-18 10:04:47 +01:00