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-10-23 21:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
c341803315c17f79a14acd88aaf1d44a23604c8b
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
b91868507a
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