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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Riccardo Magliocchetti
df2db8b4a5
Adjusted BaseFormSet.get_form_kwargs example in docs.
2022-11-24 15:16:31 +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
Adjusted BaseFormSet.get_form_kwargs example in docs.
2022-11-24 15:16:31 +01:00
http
…
i18n
Refs
#32873
-- Adjusted formatting note on USE_L10N default.
2022-11-23 12:28:42 +01:00
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
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
Fixed typo in settings topic doc.
2022-11-23 14:32:58 +01:00
signals.txt
…
signing.txt
…
templates.txt
…