A new version of Feedjack has been released: Feedjack 0.9.12.
Changes:
* Feedjack is now django-unicode compliant
* Using max_length instead of maxlength in models.py to prevent
warnings in syncdb
* Patched fjlib to use the new django refactored database backends
* Disabling autoscaping for post contents in the included
templates
* Handling of feedparser returning an empty etag
* Fixing encoding related problems in tag urls
* Non-integer page parameters should be handled correctly
More info and thanks in
http://tabo.aurealsys.com/archives/2008/04/15/release-feedjack-0912-django-powered-feed-aggregator/
Share and enjoy.