This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-18 21:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
indexes
History
Claude Paroz
55972ee5c7
Fixed
#19441
-- Created PostgreSQL varchar index when unique=True
...
Thanks Dylan Verheul for the report and Anssi Kääriäinen for the review.
2012-12-18 09:56:30 +01:00
..
__init__.py
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00
models.py
Fixed
#19441
-- Created PostgreSQL varchar index when unique=True
2012-12-18 09:56:30 +01:00
tests.py
Fixed
#19441
-- Created PostgreSQL varchar index when unique=True
2012-12-18 09:56:30 +01:00