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-02 13:50:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Olivier Tabone
b9473cac65
Fixed
#34714
-- Added aget_object_or_404()/aget_list_or_404() shortcuts.
2023-07-24 07:37:54 +02:00
..
auth
…
class-based-views
…
db
…
forms
…
http
Fixed
#34714
-- Added aget_object_or_404()/aget_list_or_404() shortcuts.
2023-07-24 07:37:54 +02:00
i18n
…
testing
…
async.txt
…
cache.txt
Fixed references to django.core.cache in docs.
2023-05-22 14:02:01 +02:00
checks.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Refs
#23528
-- Made cosmetic edits to swappable_dependency() docs.
2023-06-03 12:01:15 +02:00
pagination.txt
…
performance.txt
…
security.txt
Refs
#34140
-- Applied rst code-block to non-Python examples.
2023-02-10 19:19:13 +01:00
serialization.txt
…
settings.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
signals.txt
Fixed
#32172
-- Adapted signals to allow async handlers.
2023-03-07 08:39:25 +01:00
signing.txt
…
templates.txt
…