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-02-06 23:45:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
foresmac
3207fcd0a0
[1.8.x]
Fixed
#24341
-- Added specific error messages to RangeField subclasses
...
Backport of 1d1d5d1c315e0e58f02a7f2a07b56ed20b09c087 from master
2015-02-20 16:50:41 -05:00
..
array_default_migrations
[1.8.x] Refs
#22962
-- Made test case use non-conflicting table names
2015-02-13 14:39:50 +01:00
migrations
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
__init__.py
…
models.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
test_array.py
[1.8.x]
Fixed
#24373
-- Added run_validators to ArrayField.
2015-02-20 11:53:17 +00:00
test_hstore.py
[1.8.x]
Fixed
#24290
-- Skipped postgres_tests if not running with PostgreSQL.
2015-02-17 06:35:17 -05:00
test_ranges.py
[1.8.x]
Fixed
#24341
-- Added specific error messages to RangeField subclasses
2015-02-20 16:50:41 -05:00
test_unaccent.py
[1.8.x]
Fixed
#24290
-- Skipped postgres_tests if not running with PostgreSQL.
2015-02-17 06:35:17 -05:00