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-23 08:39:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Claude Paroz
4c76ffc2d6
Fixed
#29490
-- Added support for object-based Media CSS and JS paths.
2022-02-10 08:48:27 +01:00
..
auth
Fixed
#30360
-- Added support for secret key rotation.
2022-02-01 11:12:24 +01:00
class-based-views
…
db
Fixed
#32518
-- Doc'd that QuerySet.contains() should not be overused.
2022-02-08 07:57:56 +01:00
forms
Fixed
#29490
-- Added support for object-based Media CSS and JS paths.
2022-02-10 08:48:27 +01:00
http
Fixed
#32243
-- Added docs examples for manually saving Files.
2022-02-03 09:23:02 +01:00
i18n
…
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
…
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
Fixed
#30360
-- Added support for secret key rotation.
2022-02-01 11:12:24 +01:00
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
Fixed
#30360
-- Added support for secret key rotation.
2022-02-01 11:12:24 +01:00
templates.txt
…