Bruno Alla
|
604341c85f
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view().
|
%!s(int64=7) %!d(string=hai) anos |
Mike Vasiliou
|
63e9a71ec4
Fixed #28294 -- Doc'd request/args/kwargs attributes of class-based views.
|
%!s(int64=7) %!d(string=hai) anos |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
db2a6b6bfa
Fixed #26695 -- Clarified return value of View.options().
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
%!s(int64=8) %!d(string=hai) anos |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
%!s(int64=9) %!d(string=hai) anos |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
%!s(int64=9) %!d(string=hai) anos |
Varun Sharma
|
3d6474e1a5
Fixed #25385 -- Allowed importing views.generic.View from views.View.
|
%!s(int64=9) %!d(string=hai) anos |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
%!s(int64=9) %!d(string=hai) anos |
Tim Graham
|
6e13c0490d
Changed RedirectView.permanent to False per deprecation timeline; refs #21587.
|
%!s(int64=10) %!d(string=hai) anos |
Collin Anderson
|
a420f83e7d
Fixed #24055 -- Keep reference to view class for resolve()
|
%!s(int64=10) %!d(string=hai) anos |
Berker Peksag
|
9a30acad8a
Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.
|
%!s(int64=10) %!d(string=hai) anos |
Bartek Ciszkowski
|
d9f78d5344
Fixed reference to pk in RedirectView.get_redirect_url doc.
|
%!s(int64=10) %!d(string=hai) anos |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
c05b2f58e7
Fixed #21768 -- Corrected TemplateView context section.
|
%!s(int64=11) %!d(string=hai) anos |
Baptiste Mispelon
|
f2e0266be7
Fixed #21396: Document backwards-incompatible change in RedirectView.get_redirect_url.
|
%!s(int64=11) %!d(string=hai) anos |
Marc Tamlyn
|
bac4d03ce6
Fixed #20944 -- Removed inaccurate statement about View.dispatch().
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
%!s(int64=11) %!d(string=hai) anos |
Aymeric Augustin
|
5ed7ec99b6
Added versionadded directive missing from b7bd708.
|
%!s(int64=11) %!d(string=hai) anos |
Marc Tamlyn
|
b7bd7087e6
Fixed #15273 -- Extend RedirectView to allow reversal by name.
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
c36b75c814
Fixed #20545 - Made class-based view MRO lists consistent.
|
%!s(int64=11) %!d(string=hai) anos |
Krzysztof Jurewicz
|
ee8b810b97
Fixed #20478 – Added support for HTTP PATCH method in generic views.
|
%!s(int64=12) %!d(string=hai) anos |
Alasdair Nicol
|
428875775c
Fix typo in redirect view docs
|
%!s(int64=12) %!d(string=hai) anos |
Tim Graham
|
289afc3156
Fixed #20421 - Typo in class-based view docs.
|
%!s(int64=12) %!d(string=hai) anos |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
%!s(int64=12) %!d(string=hai) anos |
Claude Paroz
|
56e553129f
Fixed #19714 -- Updated documentation about TemplateView context
|
%!s(int64=12) %!d(string=hai) anos |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
%!s(int64=12) %!d(string=hai) anos |