AtomPub Done
AtomPub is now RFC5023. I guess that means I need to get back to finishing django-atompub :-)
Comments (2)
James Tauber on Jan. 4, 2008:
The feed support is pretty much done. I'm hoping it is incorporated into the django core at some point but that's up to the django team.
The main task remaining is finishing off the publishing protocol side of it.
But if all you need it for is producing Atom feeds, it's done and production ready.
The main task remaining is finishing off the publishing protocol side of it.
But if all you need it for is producing Atom feeds, it's done and production ready.
Add a Comment
Created: Oct. 9, 2007
Last Modified: Oct. 9, 2007
Author: jtauber
Last Modified: Oct. 9, 2007
Author: jtauber
bruno kb on Jan. 4, 2008:
What's the current status of django-atompub? Is there a chance of it being incorporated into django core?
I'm writing a web service and django-atompub seems like a fine lib for atom support. I just would like to know if the project is still going anywhere?