django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 year ago |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 year ago |
Yash Saini
|
a8c0246ece
Refs #31541 -- Added example of creating Redirect objects to redirects app docs.
|
4 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Tim Graham
|
a68c029e22
Used extlinks for Django's source code.
|
5 years ago |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 years ago |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 years ago |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
9 years ago |
Tim Graham
|
b798d2bf97
Added versionadded annotations for redirect middleware attributes.
|
11 years ago |
Bouke Haarsma
|
073b974e66
Fixed #21354 -- Documented contrib.redirects defaults to 301 redirects
|
11 years ago |
Ryan Kaskel
|
8b0014869f
Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden.
|
11 years ago |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 years ago |
Claude Paroz
|
2ed90eac49
Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware
|
11 years ago |
Ramiro Morales
|
e9a56606e7
Fixed broken URLs introduced in 1adc87cd32.
|
12 years ago |
Ramiro Morales
|
1adc87cd32
Updated some URLs in the documentation to point to the new repository.
|
12 years ago |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
12 years ago |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |