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-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Ryan Heard
c6b4d62fa2
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
..
auth
…
class-based-views
…
db
Fixed
#29865
-- Added logical XOR support for Q() and querysets.
2022-03-04 12:55:37 +01:00
forms
Fixed
#29490
-- Added support for object-based Media CSS and JS paths.
2022-02-10 08:48:27 +01:00
http
…
i18n
Fixed typo in docs/topics/i18n/translation.txt.
2022-02-18 13:03:41 +01:00
testing
…
async.txt
Fixed
#33495
-- Improved debug logging message about adapting handlers for middlewares.
2022-02-09 12:10:26 +01:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
Refs
#32074
-- Recommended aiosmtpd for minimal SMTP server.
2022-02-12 19:32:32 +01:00
external-packages.txt
…
files.txt
Refs
#32243
-- Fixed typo in docs/topics/files.txt.
2022-02-05 11:19:22 +01:00
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…