django-news Commits

« Back to django-news

git clone git://github.com/coleifer/django-news.git

omg

Fiddling with the manifest and setup.py

Adding templates and fixtures to manifest.

Bumping version to 0.2.3 (after fix to package)

Adding MANIFEST

Bumping version to 0.2.2

Fixing an error check that was always erroring

Adding a TODO file indicating plans to look into pubsubhubbub

Bozo exception will not always be there

Adding a test assertion for the search bits

Adding error handling around feed processing bits

Bumping version to 0.2.1

Forgot tests for web hook and mgmt command, adding them now

Bumping version

Adding basic view tests

Renaming the testcase

Testing feed processing

Fetching feeds is repeatable

Clarifying how subcategorization works and adding some comments

Adding tests to cover whitelisting between feeds and categories