index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.2.x] Fixed #30161 -- Added how to decorate class-based views to view decor...
alexanderblnf
2019-03-12
1
-0
/
+3
*
Used auto-numbered lists in documentation.
François Freitag
2018-11-15
3
-16
/
+16
*
Removed obsolete "ugly URL" reference.
Tom Dyson
2018-10-17
1
-3
/
+0
*
Fixed #29758 -- Documented how to test custom error views.
Cammil Taank
2018-10-01
1
-0
/
+36
*
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
2
-16
/
+16
*
Fixed typo in docs/topics/http/urls.txt.
minusf
2018-07-24
1
-1
/
+1
*
Removed usage of 'object' variable name in docs.
Harry Moreno
2018-07-07
1
-6
/
+6
*
Fixed location of a few doc labels.
Tim Graham
2018-06-28
1
-2
/
+2
*
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-12
1
-2
/
+2
*
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-04-13
1
-0
/
+1
*
Fixed incorrect regex in re_path() example.
René Fleschenberg
2018-02-26
1
-1
/
+1
*
Fixed #29146 -- Readded ^ and $ inadvertently removed from re_path() examples.
Seohong Park
2018-02-20
1
-5
/
+5
*
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2018-01-07
1
-1
/
+1
*
Fixed #28966 -- Doc'd that the uuid URL path converter requires dashes
Tim Graham
2017-12-27
1
-3
/
+4
*
Fixed #28883 -- Doc'd that the uuid URL path converter matches lowercase only...
Tim Graham
2017-12-06
1
-1
/
+1
*
Fixed #28741 -- Removed unnecessary leading dot from cross-domain cookie exam...
Tim Graham
2017-11-01
1
-1
/
+1
*
Fixed 'a'/'an' mix-ups in docs.
Ville Skyttä
2017-10-30
1
-1
/
+1
*
Fixed #28627 -- Added slug converter to some path() examples in docs.
Christopher Schäpers
2017-09-25
1
-2
/
+2
*
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-20
1
-195
/
+239
*
Refs #23919 -- Stopped inheriting from object to define new style classes.
Mariusz Felisiak
2017-06-26
1
-1
/
+1
*
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-22
1
-1
/
+1
*
Pointed Dive into Python links to python3 site
Michiel Beijen
2017-05-20
1
-1
/
+1
*
Fixed #27367 -- Doc'd and tested reversing of URLs with the same name.
Robert Roskam
2017-02-11
1
-7
/
+20
*
Fixed #25978 -- Deprecated shorcuts.render_to_response().
Tim Graham
2017-02-11
1
-1
/
+3
*
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
1
-1
/
+1
*
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
1
-9
/
+0
*
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
1
-16
/
+6
*
Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.
David D Lowe
2016-10-14
1
-0
/
+5
*
Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs.
Brightcells
2016-08-19
1
-1
/
+1
*
Documented the cache_control() decorator.
Kevin Christopher Henry
2016-08-11
1
-0
/
+7
*
Fixed #27041 -- Documented that built-in middleware are compatible with MIDDL...
Ville Skyttä
2016-08-09
1
-1
/
+2
*
Fixed #18348 -- Documented SesssionStore.create()
Preetham Nosum
2016-07-22
1
-2
/
+8
*
Fixed #26831 -- Documented session data must be JSON encodable for JSONSerial...
Md. Sadaf Noor
2016-07-12
1
-0
/
+3
*
Added urlpatterns variable in docs/topics/http/urls.txt.
Trey Hunner
2016-06-17
1
-1
/
+3
*
Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception...
Carl Meyer
2016-06-17
1
-95
/
+129
*
Fixed #21588 -- Corrected handler initialization in "modifying upload handler...
Berker Peksag
2016-06-09
1
-3
/
+3
*
Used snippet directive in file upload example.
Berker Peksag
2016-06-04
1
-3
/
+8
*
Fixed #26604 -- Added a multiple file upload example to topics/http/file-uplo...
Berker Peksag
2016-06-03
1
-0
/
+40
*
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-03
1
-4
/
+4
*
Fixed #26503 -- Removed an outdated example from session docs.
Berker Peksag
2016-05-31
1
-9
/
+0
*
Refs #22634 -- Removed unneeded app_label in custom session engine example.
Tim Graham
2016-05-28
1
-3
/
+0
*
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-20
3
-30
/
+0
*
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-17
5
-1124
/
+201
*
Refs #26052 -- Corrected a sentence for conditional_content_removal() removal.
Tim Graham
2016-05-11
1
-1
/
+1
*
Fixed a typo
Matthias K
2016-05-07
1
-1
/
+1
*
Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a Ke...
Tobias Kroenke
2016-04-20
1
-1
/
+1
*
Fixed #26452 -- Loaded middleware on server start rather than on first request.
David Evans
2016-04-04
1
-2
/
+6
*
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-02-01
5
-28
/
+28
*
Added a missing session setting in docs.
Tim Graham
2016-01-29
1
-0
/
+1
*
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-22
2
-2
/
+3
[next]