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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Simon Charette
d95b22bd56
Refs
#25745
-- Isolated some postgres array field check tests.
2015-11-14 11:33:28 -05:00
..
array_default_migrations
…
array_index_migrations
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
migrations
…
__init__.py
…
fields.py
…
models.py
…
test_aggregates.py
Name PostgreSQL correctly.
2015-05-30 23:10:30 +01:00
test_array.py
Refs
#25745
-- Isolated some postgres array field check tests.
2015-11-14 11:33:28 -05:00
test_functions.py
…
test_hstore.py
…
test_json.py
…
test_ranges.py
Checked DateTimeTZRange/DateRange conversion in postgres_tests.
2015-11-13 08:10:59 -05:00
test_unaccent.py
…