This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 07:26:04 +00:00
Code
Issues
24
Releases
Wiki
Activity
b65a2001e7
django
/
tests
/
postgres_tests
History
Marc Tamlyn
b65a2001e7
Fixed
#22907
-- Array contains must have same type.
2014-07-15 19:41:26 +01:00
..
__init__.py
Added array field support for PostgreSQL.
2014-05-22 09:53:26 +01:00
models.py
Added array field support for PostgreSQL.
2014-05-22 09:53:26 +01:00
test_array.py
Fixed
#22907
-- Array contains must have same type.
2014-07-15 19:41:26 +01:00