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
/
ref
/
class-based-views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
7
-55
/
+84
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
1
-3
/
+7
*
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2023-01-17
1
-10
/
+0
*
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-05-17
1
-7
/
+0
*
Updated note about ListView pagination example in CBV docs.
Theofilos Alexiou
2022-04-19
1
-2
/
+1
*
Fixed #33611 -- Allowed View subclasses to define async method handlers.
Carlton Gibson
2022-04-07
1
-0
/
+19
*
Rewrote some references to "master".
Adam Johnson
2022-03-08
1
-3
/
+3
*
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
David Smith
2021-10-20
1
-1
/
+1
*
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
1
-2
/
+2
*
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
2
-8
/
+0
*
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...
Carlton Gibson
2021-07-14
1
-0
/
+21
*
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
1
-1
/
+1
*
Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in C...
Hasan Ramezani
2021-03-16
2
-3
/
+3
*
Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-03-02
2
-6
/
+6
*
Used .. attribute:: directive in authentication views docs.
Mariusz Felisiak
2021-02-08
1
-1
/
+1
*
Fixed #32430 -- Doc'd base class-based views.
Anil Khatri
2021-02-08
1
-4
/
+76
*
Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-08
3
-3
/
+23
*
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL...
Mariusz Felisiak
2020-08-24
1
-8
/
+4
*
Fixed #31620 -- Added support for %V format to WeekMixin/WeekArchiveView.
Hasan Ramezani
2020-06-26
2
-1
/
+12
*
Fixed #31696 -- Updated OWASP links in docs.
Hasan Ramezani
2020-06-15
1
-1
/
+1
*
Made minor edits to TemplateResponseMixin.get_template_names() docs.
Fabio Sangiovanni
2020-06-01
1
-2
/
+2
*
Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
Fabio Sangiovanni
2020-06-01
1
-0
/
+5
*
Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context.
Adam Johnson
2020-03-23
1
-4
/
+8
*
Fixed #31270 -- Doc'd RedirectView.get_redirect_url() arguments.
Hasan Ramezani
2020-02-14
1
-0
/
+4
*
Refs #20456 -- Moved initialization of HEAD method based on GET to the View.s...
Felipe Lee
2019-10-30
1
-5
/
+2
*
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-10
1
-2
/
+0
*
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-06
5
-9
/
+8
*
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
Tim Graham
2019-01-17
1
-1
/
+1
*
Fixed #29750 -- Added View.setup() hook for class-based views.
François Freitag
2018-12-21
3
-5
/
+37
*
Used auto-numbered lists in documentation.
François Freitag
2018-11-15
2
-28
/
+27
*
Corrected ModelFormMixin.form_invalid() signature in docs.
Jon Dufresne
2018-08-27
1
-1
/
+1
*
Mentioned SuccessMessageMixin in generic editing views docs.
Claude Paroz
2018-05-25
1
-0
/
+6
*
Documented DeletionMixin.delete().
Claude Paroz
2018-05-24
1
-0
/
+5
*
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-05-17
1
-2
/
+0
*
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-12
2
-4
/
+4
*
Fixed #29375 -- Removed empty action attribute on HTML forms.
CHI Cheng
2018-05-02
1
-4
/
+4
*
Added a pagination example to ListView docs.
AK
2018-03-26
1
-0
/
+5
*
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-21
1
-4
/
+4
*
Fixed #28627 -- Added slug converter to some path() examples in docs.
Christopher Schäpers
2017-09-25
1
-1
/
+1
*
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-09-20
5
-46
/
+46
*
Removed unneeded right quotes in docs to fix spelling errors.
Tim Graham
2017-07-18
1
-1
/
+1
*
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context ...
Bruno Alla
2017-07-06
3
-0
/
+30
*
Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based views.
Mike Vasiliou
2017-06-28
1
-0
/
+7
*
Fixed typo in docs/ref/class-based-views/mixins-single-object.txt.
Tim Graham
2017-06-06
1
-1
/
+1
*
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
4
-6
/
+6
*
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
1
-4
/
+0
*
Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-04
1
-1
/
+6
*
Fixed #26695 -- Clarified return value of View.options().
Tim Graham
2016-06-01
1
-2
/
+4
*
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-20
2
-14
/
+0
*
Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_tem...
Tim Graham
2016-03-21
1
-1
/
+1
[next]