django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 ano atrás |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 ano atrás |
Carlton Gibson
|
9ffd4eae2c
Fixed #33611 -- Allowed View subclasses to define async method handlers.
|
2 anos atrás |
Tom Carrick
|
dcb69043d0
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
|
4 anos atrás |
Tom Carrick
|
bcc2befd0e
Fixed #31789 -- Added a new headers interface to HttpResponse.
|
4 anos atrás |
Hasan Ramezani
|
70d95682b1
Corrected some typos in documentation.
|
5 anos atrás |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 anos atrás |
Jon Dufresne
|
c492fdfd24
Removed default empty content argument from HttpResponse calls.
|
5 anos atrás |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 anos atrás |
Ramiro Morales
|
c962b9104a
Added missing trailing '$' to url() patterns in docs.
|
8 anos atrás |
Anton Strogonoff
|
20787b5c29
Used consistent capitalization and hyphenation of "class-based views" in docs.
|
9 anos atrás |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
10 anos atrás |
Bouke Haarsma
|
8fc63087f6
Fixed #21264 -- Incorrect RST usage in docs
|
11 anos atrás |
Tim Graham
|
2108941677
Fixed #16807 - Added a class-based views intro.
|
11 anos atrás |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 anos atrás |
Tim Graham
|
e2b1808196
Fixed #19335 - Typo and cleanups in docs/topics/class-based-views/index.txt
|
12 anos atrás |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 anos atrás |
Tim Graham
|
518c582966
Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch.
|
12 anos atrás |
Tim Graham
|
df7c1a13a0
Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for the initial patch.
|
12 anos atrás |
Preston Holmes
|
e437dd1d6b
Update docs/topics/class-based-views/index.txt
|
12 anos atrás |
Martin Brochhaus
|
6f229d2d7a
Update docs/topics/class-based-views/index.txt
|
12 anos atrás |
Gabriel Grant
|
d69f1d71c4
Fixed typo in JSONResponseMixin example.
|
12 anos atrás |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 anos atrás |