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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Natalia
881cc139e2
Refs
#34574
, Refs
#34577
-- Mentioned escapeseq filter in escape/autoescape docs.
2023-05-26 06:26:38 +02:00
..
class-based-views
…
contrib
…
files
…
forms
…
models
…
templates
Refs
#34574
, Refs
#34577
-- Mentioned escapeseq filter in escape/autoescape docs.
2023-05-26 06:26:38 +02:00
applications.txt
Doc'd that django.setup() is called under ASGI.
2023-03-01 14:32:31 +01:00
checks.txt
…
clickjacking.txt
Refs
#31949
-- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
2023-05-20 15:52:00 +02:00
csrf.txt
…
databases.txt
Clarified database connections lifetime outside HTTP requests.
2023-05-12 08:09:38 -03:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…