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-03-03 05:24:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Jacob Walls
76ccce64cc
Fixed
#16063
-- Adjusted admin changelist searches spanning multi-valued relationships.
...
This reduces the likelihood of admin searches issuing queries with excessive joins.
2021-12-15 08:14:19 +01:00
..
examples
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
aggregation.txt
…
index.txt
Made sentence about Model consistent in docs.
2021-08-26 07:55:56 +02:00
instrumentation.txt
…
managers.txt
…
models.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
multi-db.txt
…
optimization.txt
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
queries.txt
Fixed
#16063
-- Adjusted admin changelist searches spanning multi-valued relationships.
2021-12-15 08:14:19 +01:00
search.txt
…
sql.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
tablespaces.txt
…
transactions.txt
Fixed
#33161
-- Enabled durability check for nested atomic blocks in TestCase.
2021-11-12 13:05:56 +01:00