1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref
2022-03-29 09:41:57 +02:00
..
class-based-views Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
contrib Updated Oracle docs links to Oracle 21c. 2022-03-29 09:41:57 +02:00
files
forms
models Corrected models.FileField signature in docs. 2022-03-28 13:25:39 +02:00
templates Changed some words to use inline markup. 2022-03-10 10:18:31 +01:00
applications.txt Corrected AppConfig.get_models() signature in docs. 2022-03-14 06:54:16 +01:00
checks.txt Fixed #30360 -- Added support for secret key rotation. 2022-02-01 11:12:24 +01:00
clickjacking.txt
csrf.txt Refs #28592 -- Created a new CSRF how-to document. 2022-03-17 06:53:53 +01:00
databases.txt
django-admin.txt Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
exceptions.txt
index.txt
logging.txt
middleware.txt Corrected CSRF reference in middleware docs. 2022-03-17 06:03:10 +01:00
migration-operations.txt
paginator.txt
request-response.txt Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument. 2022-03-07 07:57:14 +01:00
schema-editor.txt
settings.txt Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value. 2022-03-23 19:33:36 +01:00
signals.txt Changed some words to use inline markup. 2022-03-10 10:18:31 +01:00
template-response.txt
unicode.txt Updated Oracle docs links to Oracle 21c. 2022-03-29 09:41:57 +02:00
urlresolvers.txt
urls.txt
utils.txt Added missing backticks to function names. 2022-03-17 11:10:03 +01:00
validators.txt
views.txt