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
Mariusz Felisiak
a260001a2d
Refs
#30943
-- Fixed postgres_tests on PostgreSQL 9.5.
...
Bloom extension is available on PostgreSQL 9.6+.
2020-01-31 20:42:16 +01:00
..
__init__.py
Added HStoreField.
2014-11-04 09:26:40 +00:00
0001_setup_extensions.py
Refs
#30943
-- Fixed postgres_tests on PostgreSQL 9.5.
2020-01-31 20:42:16 +01:00
0002_create_test_models.py
Fixed
#31039
-- Added support for contained_by lookup with AutoFields, SmallIntegerField, and DecimalField.
2019-12-05 15:50:39 +01:00