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-01 13:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Jon Dufresne
4f336f6652
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Fixed flake8 2.6 warnings.
2016-06-16 09:12:50 -04:00
__init__.py
…
fields.py
…
models.py
…
test_aggregates.py
Fixed
#26617
-- Added distinct argument to contrib.postgres's StringAgg.
2016-06-02 13:48:35 -04:00
test_array.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_functions.py
…
test_hstore.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_json.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_ranges.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_search.py
…
test_trigram.py
…
test_unaccent.py
…