mirror of
https://github.com/django/django.git
synced 2025-03-13 19:00:45 +00:00
[1.6.x] Atom specification URL updated
Changed to the URL of the official RFC for Atom, since Atomenabled.org is just a holding page. Backport of beefc97171 from master
This commit is contained in:
parent
1641aa7119
commit
fcd5f3a8d9
@ -17,7 +17,7 @@ you want to generate feeds outside of a Web context, or in some other
|
||||
lower-level way.
|
||||
|
||||
.. _RSS: http://www.whatisrss.com/
|
||||
.. _Atom: http://www.atomenabled.org/
|
||||
.. _Atom: http://tools.ietf.org/html/rfc4287
|
||||
|
||||
The high-level framework
|
||||
========================
|
||||
|
@ -439,7 +439,7 @@ Atom1Feed
|
||||
|
||||
.. class:: Atom1Feed(SyndicationFeed)
|
||||
|
||||
Spec: http://www.atomenabled.org/developers/syndication/atom-format-spec.php
|
||||
Spec: http://tools.ietf.org/html/rfc4287
|
||||
|
||||
``django.utils.functional``
|
||||
===========================
|
||||
|
Loading…
x
Reference in New Issue
Block a user