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-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
postgresql
History
Mariusz Felisiak
cb791a2540
Fixed
#33872
-- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
2022-08-03 11:42:51 +02:00
..
__init__.py
…
test_creation.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_introspection.py
Fixed
#30511
-- Used identity columns instead of serials on PostgreSQL.
2022-04-13 21:51:51 +02:00
test_operations.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_server_side_cursors.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#33872
-- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
2022-08-03 11:42:51 +02:00