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 05:10:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
postgres_tests
History
Mads Jensen
82bb4e684f
Fixed
#27935
-- Fixed crash with BrinIndex name > 30 characters.
2017-03-18 08:12:10 -04:00
..
array_default_migrations
…
array_index_migrations
…
migrations
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
__init__.py
…
fields.py
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
models.py
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
test_aggregates.py
…
test_array.py
…
test_citext.py
Refs
#26610
-- Added CIText mixin and CIChar/Email/TextField.
2017-02-11 07:16:35 -05:00
test_functions.py
Fixed
#24894
-- Added contrib.postgres.functions.TransactionNow
2015-06-15 14:03:17 -04:00
test_hstore.py
Replaced type-specific assertions with assertEqual().
2017-03-17 07:51:48 -04:00
test_indexes.py
Fixed
#27935
-- Fixed crash with BrinIndex name > 30 characters.
2017-03-18 08:12:10 -04:00
test_json.py
…
test_ranges.py
…
test_search.py
Replaced type-specific assertions with assertEqual().
2017-03-17 07:51:48 -04:00
test_trigram.py
…
test_unaccent.py
…