Unai Zalakain
|
aac2a2d2ae
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
|
9 years ago |
Tim Graham
|
64d7a553e1
Fixed #25369 -- Corrected syndication's get_object() example.
|
9 years ago |
Claude Paroz
|
1c90a3dcca
Fixed #24985 -- Added note about possible invalid feed content
|
9 years ago |
argaen
|
1725d00991
Fixed import in docs/ref/contrib/syndication.txt
|
9 years ago |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
Aymeric Augustin
|
6c392bb2c0
Moved doc on the DTL's syntax to the ref/ section.
|
10 years ago |
Collin Anderson
|
e5376999fa
Refs #23276 -- Added missing url() in some places.
|
10 years ago |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
11 years ago |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
11 years ago |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 years ago |
Claude Paroz
|
3a97f992fb
Fixed #22313 -- Removed 'u' prefixes from documentation
|
11 years ago |
Aymeric Augustin
|
9ffab9cee1
Moved RequestSite and get_current_site.
|
11 years ago |
Baptiste Mispelon
|
79e1d6ebd7
Don't show `self` in the list of arguments of a method.
|
11 years ago |
Tim Graham
|
1593a86494
Fixed #20860 -- Removed references to defunct chicagocrime.org
|
11 years ago |
Matt Deacalion Stevens
|
a269ea4fe0
Fixed #14656 -- Added Atom1Feed `published` element
|
11 years ago |
Matt Deacalion Stevens
|
beefc97171
Atom specification URL updated
|
11 years ago |
Tim Graham
|
bb863faecd
Proofed the 1.6 release notes
|
11 years ago |
Zbigniew Siciarz
|
0a8402eb05
Test case and docs for custom context data in feeds
|
12 years ago |
Simon Charette
|
5449240c54
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
|
12 years ago |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 years ago |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 years ago |
Tim Graham
|
1f1f60d12f
Fixed #19306 - Improved syndication example.
|
12 years ago |
Adrien Lemaire
|
2c8267bf3d
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
|
12 years ago |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
12 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
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 years ago |
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 years ago |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
13 years ago |
Aymeric Augustin
|
d1f8555500
Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference docs.
|
13 years ago |