Baptiste Mispelon
|
79e1d6ebd7
Don't show `self` in the list of arguments of a method.
|
11 年之前 |
Tim Graham
|
1593a86494
Fixed #20860 -- Removed references to defunct chicagocrime.org
|
11 年之前 |
Matt Deacalion Stevens
|
a269ea4fe0
Fixed #14656 -- Added Atom1Feed `published` element
|
11 年之前 |
Matt Deacalion Stevens
|
beefc97171
Atom specification URL updated
|
11 年之前 |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 年之前 |
Zbigniew Siciarz
|
0a8402eb05
Test case and docs for custom context data in feeds
|
12 年之前 |
Simon Charette
|
5449240c54
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
|
12 年之前 |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 年之前 |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 年之前 |
Tim Graham
|
1f1f60d12f
Fixed #19306 - Improved syndication example.
|
12 年之前 |
Adrien Lemaire
|
2c8267bf3d
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
|
12 年之前 |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
12 年之前 |
Ramiro Morales
|
e9a56606e7
Fixed broken URLs introduced in 1adc87cd32.
|
13 年之前 |
Ramiro Morales
|
1adc87cd32
Updated some URLs in the documentation to point to the new repository.
|
13 年之前 |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 年之前 |
Claude Paroz
|
60ceeda9d5
Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndication Feed class. Thanks Keryn Knight for the report.
|
13 年之前 |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
13 年之前 |
Aymeric Augustin
|
d1f8555500
Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference docs.
|
13 年之前 |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 年之前 |
Ramiro Morales
|
26b8122087
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage.
|
13 年之前 |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 年之前 |
Adrian Holovaty
|
94af19c43f
Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt
|
14 年之前 |
Gabriel Hurley
|
3349b95db6
Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks to bradley.ayers for the report and patch.
|
14 年之前 |
Gabriel Hurley
|
4e76f0f793
Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerator docs. Corrected numerous reST problems, removed duplicate method declarations, corrected method signatures, etc. Thanks to slinkp for the report.
|
14 年之前 |
Gabriel Hurley
|
7f2b36050e
Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" throughout the docs. Replaced with the (RFC 2396-compliant) terms "absolute path reference" or "absolute path" as appropriate for the context. Thanks to sharan666 for the report, and Malcolm, Chris, and dwillis for their work in supplying a solution and patch.
|
14 年之前 |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 年之前 |
Russell Keith-Magee
|
f6e7a3aee5
Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion.morega@gmail.com for the report, and arien for the patch.
|
15 年之前 |
Russell Keith-Magee
|
663d17897e
Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks to Ramiro Morales for the report and patch.
|
15 年之前 |
Russell Keith-Magee
|
c4c27d8a04
Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch.
|
15 年之前 |
Gary Wilson Jr
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 年之前 |