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
/
class-based-views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed typo in docs/topics/class-based-views/mixins.txt.
amirsoroush
2023-03-22
1
-5
/
+5
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
5
-80
/
+132
*
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
1
-2
/
+0
*
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-31
2
-9
/
+9
*
Fixed #33611 -- Allowed View subclasses to define async method handlers.
Carlton Gibson
2022-04-07
1
-0
/
+30
*
Removed unused comment directive in CBV topic docs.
David
2022-01-05
1
-2
/
+0
*
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
1
-1
/
+1
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
1
-2
/
+2
*
Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-03-02
3
-42
/
+42
*
Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-08
1
-1
/
+1
*
Fixed cross-link in CBV topic documentation.
Carles Pina Estany
2021-01-14
1
-3
/
+3
*
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
Tom Carrick
2020-10-07
1
-3
/
+4
*
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-09-14
1
-1
/
+1
*
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-05-04
2
-14
/
+11
*
Refs #30997 -- Added HttpRequest.accepts().
Claude Paroz
2020-01-24
1
-12
/
+14
*
Corrected some typos in documentation.
Hasan Ramezani
2019-12-18
1
-1
/
+1
*
Removed leftover word in CBV mixins docs.
Claude Paroz
2019-12-04
1
-3
/
+3
*
Fixed typo in topics docs
Claude Paroz
2019-12-03
1
-1
/
+1
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
5
-118
/
+112
*
Fixed #30648 -- Removed unnecessary overriding get_context_data() from mixins...
Davit Gachechiladze
2019-07-18
1
-8
/
+1
*
Fixed #30161 -- Added how to decorate class-based views to view decorators docs.
alexanderblnf
2019-03-12
1
-0
/
+3
*
Removed default empty content argument from HttpResponse calls.
Jon Dufresne
2019-02-09
1
-1
/
+1
*
Used LoginRequiredMixin in "Models and request.user" example.
Daniel Roseman
2019-01-31
1
-6
/
+5
*
Fixed #29750 -- Added View.setup() hook for class-based views.
François Freitag
2018-12-21
1
-5
/
+6
*
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
1
-3
/
+3
*
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-09-10
2
-18
/
+18
*
Removed usage of 'object' variable name in docs.
Harry Moreno
2018-07-07
1
-6
/
+4
*
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-12
3
-7
/
+7
*
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-20
5
-24
/
+24
*
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context ...
Bruno Alla
2017-07-06
1
-1
/
+2
*
Refs #23919 -- Stopped inheriting from object to define new style classes.
Mariusz Felisiak
2017-06-26
2
-2
/
+2
*
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
4
-17
/
+16
*
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
1
-2
/
+2
*
Fixed #27289 -- Corrected View.as_view() explanation.
Tim Graham
2016-09-28
1
-3
/
+3
*
Fixed typo in docs/topics/class-based-views/generic-display.txt
Taylor Edmiston
2016-07-06
1
-1
/
+1
*
Added missing trailing '$' to url() patterns in docs.
Ramiro Morales
2016-06-27
2
-6
/
+6
*
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-20
1
-5
/
+0
*
Fixed typo in docs/topics/class-based-views/mixins.txt
eltronix
2016-04-18
1
-1
/
+1
*
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
Jeremy Lainé
2016-04-09
1
-3
/
+3
*
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-02-01
2
-14
/
+14
*
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-22
2
-6
/
+5
*
Added missing period to "etc.".
pp
2016-01-11
1
-1
/
+1
*
Fixed #25385 -- Allowed importing views.generic.View from views.View.
Varun Sharma
2016-01-11
2
-5
/
+5
*
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
2
-7
/
+7
*
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
Thijs van Dien
2015-11-07
1
-3
/
+3
*
Fixed #25397 -- Documented class-based view context variable clash with conte...
Jacek Bzdak
2015-10-23
1
-0
/
+5
*
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
1
-10
/
+0
*
Fixed #25269 -- Allowed method_decorator() to accept a list/tuple of decorators.
fabrizio ettore messina
2015-09-18
1
-1
/
+21
*
Used consistent capitalization and hyphenation of "class-based views" in docs.
Anton Strogonoff
2015-08-18
4
-7
/
+6
*
Updated Wikipedia links to use https
Claude Paroz
2015-08-08
1
-1
/
+1
[next]