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-18 21:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Hasan Ramezani
ba3fb2e4d0
Refs
#32311
-- Fixed CSRF_FAILURE_VIEW system check errors code.
2021-01-12 11:22:13 +01:00
..
class-based-views
…
contrib
Fixed
#32191
-- Made CookieStorage use RFC 6265 compliant format.
2021-01-07 13:00:53 +01:00
files
Fixed typo in docs/ref/files/storage.txt.
2020-12-21 07:34:45 +01:00
forms
…
models
Removed unused import in docs/ref/models/expressions.txt. (
#13879
)
2021-01-12 10:51:38 +01:00
templates
Fixed typo in docs/ref/templates/builtins.txt.
2021-01-04 07:34:53 +01:00
applications.txt
…
checks.txt
Refs
#32311
-- Fixed CSRF_FAILURE_VIEW system check errors code.
2021-01-12 11:22:13 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#32303
-- Bumped minimum supported SQLite to 3.9.0.
2020-12-30 09:01:56 +01:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Refs
#28741
-- Doc'd SESSION_COOKIE_DOMAIN requirement with CSRF_USE_SESSIONS.
2021-01-04 07:49:30 +01:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…