Baptiste Mispelon
|
62300b81cf
Fixed #12978 -- Added support for RSS feed stylesheets.
|
7 months ago |
Adam Johnson
|
272ceb9584
Refs #25778 -- Updated some links and references to HTTPS.
|
1 year ago |
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 |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
2 years ago |
Ramil Yanbulatov
|
cccfb45d00
Refs #33842 -- Removed incorrect :file: role in contrib docs.
|
2 years ago |
Mariusz Felisiak
|
010a9d8a4f
Updated various links to HTTPS and new locations.
|
2 years ago |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Nick Pope
|
7c4ee487c7
Refs #32720 -- Fixed some broken links in docs.
|
3 years ago |
Viktor Garske
|
1173db4a16
Fixed #31822 -- Added support for comments URL per feed item.
|
4 years ago |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 years ago |
David Smith
|
2014319159
Updated iTunes podcast format link in syndication docs.
|
4 years ago |
Mariusz Felisiak
|
f1a808a502
Used :rfc: role in various docs.
|
4 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Tobias Kunze
|
3166880301
Fixed #29352 -- Allowed specifying a Feed language.
|
5 years ago |
Tim Graham
|
a68c029e22
Used extlinks for Django's source code.
|
5 years ago |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 years ago |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 years ago |
Mariusz Felisiak
|
83a36ac49a
Removed unnecessary trailing commas and spaces in various code.
|
7 years ago |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 years ago |
Vytis Banaitis
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
7 years ago |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
7 years ago |
Tim Graham
|
75cf9b5ac0
Refs #13110 -- Removed SyndicationFeed.add_item()'s enclosure argument.
|
8 years ago |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 years ago |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 years ago |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 years ago |
Garrison Benson
|
2ec23a3d41
Refs #13110 -- Fixed typo in Feed class reference.
|
9 years ago |
Josh Soref
|
93452a70e8
Fixed many spelling mistakes in code, comments, and docs.
|
9 years ago |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |