This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
postgres_tests
/
migrations
History
Simon Charette
246166cfe4
[1.11.x]
Fixed
#28161
-- Fixed return type of ArrayField(CITextField()).
...
Thanks Tim for the review. Backport of b91868507af08234a30e9a8e7c90b37c561ba315 from master.
2017-05-04 00:23:49 -04:00
..
__init__.py
Added HStoreField.
2014-11-04 09:26:40 +00:00
0001_setup_extensions.py
Fixed
#26610
-- Added CITextField to contrib.postgres.
2016-09-21 12:11:37 -04:00
0002_create_test_models.py
[1.11.x]
Fixed
#28161
-- Fixed return type of ArrayField(CITextField()).
2017-05-04 00:23:49 -04:00