Andrew Kuchling
Andrew Kuchling
The handling of the media:description element in 5.2.1 ends up overwriting the 'content' field of an item. This seems like a particular case of issue #35. An example feed item...
I work on a project that uses django-celery-transactions and Django 1.8, but would like to upgrade to Django 1.9. The README warns the 1.9 "will likely require refactoring", so I...
A minor documentation fix.
I wanted to try the FastFixtureTestRunner, but found it didn't work with Django 1.8. I looked at the transaction-management features in Django 1.5 vs. 1.8 and came up with this...