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-03-11 01:42:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Ng Zhi An
56015c01c4
[1.8.x]
Fixed
#24170
-- Implemented decompress for BaseRangeField widgets
...
Backport of 4669b6a807811d6763b9fdc5df974cb67aa1fb56 from master
2015-01-23 15:07:03 -05:00
..
array_default_migrations
Fixed
#22962
-- Default values for ArrayField with migrations.
2014-07-29 10:37:11 +01:00
migrations
Fixed
#24092
-- Widened base field support for ArrayField.
2015-01-16 16:15:16 -05:00
__init__.py
Added array field support for PostgreSQL.
2014-05-22 09:53:26 +01:00
models.py
Fixed
#24092
-- Widened base field support for ArrayField.
2015-01-16 16:15:16 -05:00
test_array.py
[1.8.x]
Fixes
#24169
-- More arrayfield specific lookups.
2015-01-20 10:26:32 +00:00
test_hstore.py
Added HStoreField.
2014-11-04 09:26:40 +00:00
test_ranges.py
[1.8.x]
Fixed
#24170
-- Implemented decompress for BaseRangeField widgets
2015-01-23 15:07:03 -05:00
test_unaccent.py
Fixed
#23423
-- Added unaccent lookup in django.contrib.postgres
2014-11-28 18:22:20 -05:00