Skip to content

Yaco-Sistemas/django-news

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django News

RSS feed aggregation with Django, including support for infinite-depth categorization and per-category keyword whitelists.

To install, run the following command inside this directory:

python setup.py install

Or if you'd prefer you can simply place the included news directory somewhere on your Python path, or symlink to it from somewhere on your Python path.

Add news to your project's settings.py file.

Dependencies

Check it out

http://www.charlesleifer.com/news/

Packages

No packages published

Languages

  • Python 100.0%