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
/
backends
History
Mariusz Felisiak
cb791a2540
Fixed
#33872
-- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
2022-08-03 11:42:51 +02:00
..
base
Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.
2022-07-06 07:40:07 +02:00
mysql
Fixed
#33718
-- Dropped support for MySQL 5.7.
2022-07-08 13:30:12 +02:00
oracle
…
postgresql
Fixed
#33872
-- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
2022-08-03 11:42:51 +02:00
sqlite
…
__init__.py
…
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_ddl_references.py
…
test_utils.py
…
tests.py
…