django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
il y a 1 an |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
il y a 3 ans |
Anil Khatri
|
de4492fbb1
Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
|
il y a 3 ans |
Hasan Ramezani
|
8984cab8a8
Fixed #31620 -- Added support for %V format to WeekMixin/WeekArchiveView.
|
il y a 4 ans |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
il y a 8 ans |
Michal Petrucha
|
2109975e90
Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-based.txt.
|
il y a 8 ans |
Michal Petrucha
|
fe8ea3ba3b
Fixed #26217 -- Added a warning about format strings to WeekArchiveView docs.
|
il y a 8 ans |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
il y a 8 ans |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
il y a 9 ans |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
il y a 9 ans |
Renato Oliveira
|
e3720b990a
Fixed #25382 -- Removed obsolete references to DateQuerySet.
|
il y a 9 ans |
Alasdair Nicol
|
b9e972b961
Fixed #24695 -- Tidied up a couple of regexes in the CBV docs
|
il y a 9 ans |
Andrew Pinkham
|
fea45eff5a
Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs.
|
il y a 9 ans |
Tim Graham
|
14aff0bd82
Fixed #23343 -- Typo in docs/ref/class-based-views/generic-date-based.txt.
|
il y a 10 ans |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
il y a 10 ans |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
il y a 10 ans |
Rocky Meza
|
42197e31aa
Fixed the base class note in the Date Views docs.
|
il y a 11 ans |
Baptiste Mispelon
|
366bdc4566
Fixed typos in documentation.
|
il y a 11 ans |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
il y a 11 ans |
Baptiste Darthenay
|
81545940c6
Fixed #20565 -- Added template examples for GCBV.
|
il y a 11 ans |
Tim Graham
|
c36b75c814
Fixed #20545 - Made class-based view MRO lists consistent.
|
il y a 11 ans |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
il y a 11 ans |
Aymeric Augustin
|
a0c67c69bf
Documented ArchiveIndexView's date_list context variable.
|
il y a 11 ans |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
il y a 12 ans |
Tim Graham
|
38055222bd
Fixed #19239 - Added examples for generic date views
|
il y a 12 ans |
Collin Anderson
|
b771bcc7b4
document changes for YearArchiveView.
|
il y a 12 ans |
Aymeric Augustin
|
7207327dd3
Updated docs for dates generic views.
|
il y a 12 ans |
Marc Tamlyn
|
8d5c11caad
Fixed #3542 -- Add support for changing granularity on ArchiveView.
|
il y a 12 ans |
Issac Kelly
|
060ac8e711
Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list.
|
il y a 12 ans |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
il y a 12 ans |