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-10-14 01:09:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Mariusz Felisiak
f69c7bbdce
Refs
#29408
-- Cosmetic edits for validation of related fields and lookups in model Meta.ordering.
...
Follow up to 440505cb2cadbe1a5b9fba246bcde6c04f51d07e.
2019-03-01 19:38:21 +01:00
..
array_default_migrations
…
array_index_migrations
…
migrations
…
__init__.py
Switched TestCase to SimpleTestCase where possible in Django's tests.
2018-11-27 08:58:44 -05:00
fields.py
…
integration_settings.py
…
models.py
…
test_aggregates.py
Fixed
#30155
-- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
2019-02-04 18:07:02 -05:00
test_apps.py
…
test_array.py
…
test_bulk_update.py
…
test_citext.py
…
test_functions.py
…
test_hstore.py
…
test_indexes.py
…
test_integration.py
…
test_introspection.py
…
test_json.py
…
test_ranges.py
…
test_search.py
Fixed
#29997
-- Allowed combining SearchQuerys with different configs.
2018-11-30 09:42:50 -05:00
test_signals.py
…
test_trigram.py
…
test_unaccent.py
…