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-01-31 12:49:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Garry Polley
d216e67b0c
Removed outdated information from contrib.sites docs.
2019-12-20 07:53:35 +01:00
..
class-based-views
…
contrib
Removed outdated information from contrib.sites docs.
2019-12-20 07:53:35 +01:00
files
…
forms
Improved custom MultiWidget example in docs.
2019-11-26 18:11:00 +01:00
models
…
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
Fixed
#30732
-- Doc'd that SameSite cookies flags can affect xframe_options_exempt.
2019-09-23 15:09:37 +02:00
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#28273
-- Doc'd fast nullable column creation with defaults.
2019-10-07 13:15:27 +02:00
paginator.txt
…
request-response.txt
…
schema-editor.txt
Removed versionadded/changed annotations for 2.2.
2019-09-10 12:01:00 +02:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed
#31029
-- Used more specific links to RFCs.
2019-11-27 20:54:38 +01:00
validators.txt
Fixed
#31029
-- Used more specific links to RFCs.
2019-11-27 20:54:38 +01:00
views.txt
…