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-11 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Tim Graham
3347dc6b4e
Added tests for ArrayField lookup errors.
2016-09-20 10:14:47 -04:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Used a database feature to prevent the jsonb test model from being migrated.
2016-09-12 20:07:35 -04:00
__init__.py
…
fields.py
…
models.py
Used a database feature to prevent the jsonb test model from being migrated.
2016-09-12 20:07:35 -04:00
test_aggregates.py
…
test_array.py
Added tests for ArrayField lookup errors.
2016-09-20 10:14:47 -04:00
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_json.py
Used a database feature to prevent the jsonb test model from being migrated.
2016-09-12 20:07:35 -04:00
test_ranges.py
…
test_search.py
…
test_trigram.py
…
test_unaccent.py
…