django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 жил өмнө |
David
|
973fa56652
Removed unused comment directive in CBV topic docs.
|
2 жил өмнө |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 жил өмнө |
Jack Aitken
|
5fd4f22d19
Fixed #32271 -- Improved consistency of docs CBV examples.
|
3 жил өмнө |
Carles Pina Estany
|
7072bff1fd
Fixed cross-link in CBV topic documentation.
|
3 жил өмнө |
Adam Johnson
|
d17b380653
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
|
4 жил өмнө |
Claude Paroz
|
b92d101bd8
Fixed typo in topics docs
|
5 жил өмнө |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 жил өмнө |
Jon Dufresne
|
8c3e0eb1c1
Normalized spelling of "lowercase" and "lowercased".
|
6 жил өмнө |
Harry Moreno
|
6e55cf0de6
Removed usage of 'object' variable name in docs.
|
6 жил өмнө |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 жил өмнө |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 жил өмнө |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
7 жил өмнө |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
7 жил өмнө |
Taylor Edmiston
|
43d0345fe1
Fixed typo in docs/topics/class-based-views/generic-display.txt
|
8 жил өмнө |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 жил өмнө |
Jacek Bzdak
|
494b7986a3
Fixed #25397 -- Documented class-based view context variable clash with context processors.
|
9 жил өмнө |
Anton Strogonoff
|
20787b5c29
Used consistent capitalization and hyphenation of "class-based views" in docs.
|
9 жил өмнө |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 жил өмнө |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
10 жил өмнө |
Tim Graham
|
0c9f40f776
Fixed #22154 -- Added "Built-in" to some class-based views titles.
|
10 жил өмнө |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
10 жил өмнө |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
10 жил өмнө |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
10 жил өмнө |
Alasdair Nicol
|
8aa1efff6d
Fixed #21951 -- Updated docs to use __str__ for Python 3
|
10 жил өмнө |
Claude Paroz
|
7442eb1a24
Fixed #20224 -- Update docs examples which mention __unicode__
|
11 жил өмнө |
Baptiste Mispelon
|
bd9fbd1497
Fixed errors and inconsistencies in CBV topic documentation.
|
11 жил өмнө |
Baptiste Mispelon
|
b53ed5ac55
Fixed #20612 -- Fixed incorrect wording in CBV documentation
|
11 жил өмнө |
Silvan Spross
|
cd72c55d86
Add missing imports and models to the examples in the view layer documentation
|
11 жил өмнө |
Tobias Carlander
|
df7668a9e4
Fix Typo explicitly. Fixes #19971
|
11 жил өмнө |