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-28 19:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Simon Charette
5d539daa56
Removed unnecessary usage of .extra() in tests.
2024-09-02 22:26:04 -04:00
..
base
Refs
#34547
-- Adjusted deprecation warning stacklevel in DatabaseOperations.field_cast_sql().
2024-08-28 11:44:05 -03:00
mysql
…
oracle
Updated DatabaseFeatures.bare_select_suffix on Oracle 23c.
2024-01-01 10:59:16 +01:00
postgresql
Fixed
#35688
-- Restored timezone and role setters to be PostgreSQL DatabaseWrapper methods.
2024-08-28 19:25:07 -03:00
sqlite
Fixed
#35412
-- Dropped support for SQLite < 3.31.
2024-04-29 11:07:54 +02:00
__init__.py
…
models.py
Fixed
#35238
-- Fixed database serialization crash when base managers use prefetch_related().
2024-02-20 22:14:17 +01:00
test_ddl_references.py
Fixed
#35469
-- Removed deferred SQL to create index removed by AlterField operation.
2024-05-28 12:44:07 +02:00
test_utils.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
tests.py
Removed unnecessary usage of .extra() in tests.
2024-09-02 22:26:04 -04:00