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-02 21:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
sarahboyce
0678d65722
Refs
#34099
-- Doc'd that custom Model.save() should update update_fields kwarg.
2022-11-14 13:43:07 +01:00
..
auth
Fixed
#34154
-- Made mixin headers consistent in auth docs.
2022-11-14 05:28:27 +01:00
class-based-views
…
db
Refs
#34099
-- Doc'd that custom Model.save() should update update_fields kwarg.
2022-11-14 13:43:07 +01:00
forms
…
http
…
i18n
…
testing
Fixed
#34074
-- Added headers argument to RequestFactory and Client classes.
2022-11-14 10:21:51 +01:00
async.txt
…
cache.txt
Updated documentation and comments for RFC updates.
2022-11-10 13:52:17 +01:00
checks.txt
…
conditional-view-processing.txt
Updated documentation and comments for RFC updates.
2022-11-10 13:52:17 +01:00
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Improved readability of string interpolation in frequently used examples in docs.
2022-11-10 13:18:38 +01:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…