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
Ion Scerbatiuc
520802160a
Fixed
#25226
-- Set the model attribute on ArrayField's base_field
2015-08-05 15:01:32 -04:00
..
array_default_migrations
…
migrations
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
__init__.py
…
fields.py
…
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
test_aggregates.py
…
test_array.py
Fixed
#25226
-- Set the model attribute on ArrayField's base_field
2015-08-05 15:01:32 -04:00
test_functions.py
Fixed
#24894
-- Added contrib.postgres.functions.TransactionNow
2015-06-15 14:03:17 -04:00
test_hstore.py
Fixed
#25215
-- Solved reference to forms.HStoreField in declaration of HStoreField
2015-08-04 19:15:22 +10: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
…
test_unaccent.py
…