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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Tim Graham
1f07da3e29
Fixed
#25597
-- Fixed crash with SplitArrayField and IntegerField on invalid value.
2015-10-27 08:11:11 -04:00
..
array_default_migrations
…
array_index_migrations
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
migrations
…
__init__.py
Name PostgreSQL correctly.
2015-05-30 23:10:30 +01:00
fields.py
…
models.py
…
test_aggregates.py
…
test_array.py
Fixed
#25597
-- Fixed crash with SplitArrayField and IntegerField on invalid value.
2015-10-27 08:11:11 -04:00
test_functions.py
…
test_hstore.py
Fixed
#25233
-- Fixed HStoreField.has_changed() handling of initial values.
2015-08-07 13:26:17 -04:00
test_json.py
…
test_ranges.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
test_unaccent.py
…