Posted on Jul 31, 2007 by
Helpful Ox
The atom.py module could be used outside of django for creation of atom feeds from arbitrary python objects.
At the moment, however, it imports from django.utils.xmlutils. The amount of code used from there is minimal and could be moved into atom.py itself.
Comment #1
Posted on Jul 31, 2007 by Helpful Ox(No comment was entered for this change.)
Comment #2
Posted on Aug 2, 2007 by Helpful Ox(No comment was entered for this change.)
Comment #3
Posted on Aug 2, 2007 by Helpful OxCompleted in revision 15.
Comment #4
Posted on Aug 2, 2007 by Helpful Ox(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
Component-Format