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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Mateo Radman
2231429991
Refs
#32508
-- Raised ImproperlyConfigured/TypeError instead of using "assert".
2021-07-05 13:31:03 +02:00
..
base
Fixed
#32687
-- Restored passing process’ environment to underlying tool in dbshell on PostgreSQL.
2021-04-27 10:43:35 +02:00
mysql
Fixed
#32595
-- Fixed SchemaEditor.quote_value() crash with bytes.
2021-03-30 11:42:15 +02:00
oracle
Fixed
#32653
-- Made quoting names in the Oracle backend consistent with db_table.
2021-04-30 12:59:07 +02:00
postgresql
Refs
#32508
-- Raised ImproperlyConfigured/TypeError instead of using "assert".
2021-07-05 13:31:03 +02:00
sqlite
…
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
Fixed
#30934
-- Included database alias in django.db.backends log messages.
2021-07-02 15:36:53 +02:00