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-30 12:09:25 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Simon Charette
a08fda2111
Fixed
#25746
-- Isolated inlined test models registration.
...
Thanks to Tim for the review.
2016-01-06 20:00:07 -05:00
..
array_default_migrations
Refs
#22962
-- Made test case use non-conflicting table names
2015-02-13 14:01:54 +01:00
array_index_migrations
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
migrations
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
__init__.py
Name PostgreSQL correctly.
2015-05-30 23:10:30 +01:00
fields.py
Fixed
#24604
-- Added JSONField to contrib.postgres.
2015-05-30 23:10:30 +01:00
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
test_aggregates.py
Name PostgreSQL correctly.
2015-05-30 23:10:30 +01:00
test_array.py
Fixed
#25746
-- Isolated inlined test models registration.
2016-01-06 20:00:07 -05:00
test_functions.py
Fixed
#24894
-- Added contrib.postgres.functions.TransactionNow
2015-06-15 14:03:17 -04:00
test_hstore.py
Fixed
#25544
-- Removed duplicate ids in prefetch_related() queries.
2015-12-17 19:08:30 -05:00
test_json.py
Added missing tests for transforms usage with subquery for PostgreSQL fields
2015-06-06 09:04:53 -04:00
test_ranges.py
Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:48:24 -05:00
test_unaccent.py
Name PostgreSQL correctly.
2015-05-30 23:10:30 +01:00