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-28 23:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a7ed09d13d
django
/
tests
/
regressiontests
/
introspection
History
Download ZIP
Download TAR.GZ
Claude Paroz
0171ba65db
Fixed
#17574
-- Implemented missing get_key_columns in PostgreSQL backend
2013-01-12 21:46:08 +01:00
..
__init__.py
Added tests for database introspection. Refs
#9779
.
2009-04-02 04:32:48 +00:00
models.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
tests.py
Fixed
#17574
-- Implemented missing get_key_columns in PostgreSQL backend
2013-01-12 21:46:08 +01:00