Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 1.76 KB

README.rst

File metadata and controls

64 lines (42 loc) · 1.76 KB

django-planet

https://badge.fury.io/py/django-planet.png Build Status (by travis.ci) https://coveralls.io/repos/matagus/django-planet/badge.png Bitdeli badge

This is a generic application for Django projects aiming to provide a planet feed aggregator app.

It is compatible with Pinax and its themed using Twitter Bootstrap and Wave-Grind pattern as background from subtlepatter.com.

Screenshots

Post list

https://raw.github.com/matagus/django-planet/master/screenshots/latest-posts.png

Post view

https://raw.github.com/matagus/django-planet/master/screenshots/post-view.png

Tag view

https://raw.github.com/matagus/django-planet/master/screenshots/tag-view.png

INSTALLATION

  • For installation instructions, see the docs.

Contribute

License

The project is licensed under the BSD license.

DEMO

There is a simple demo django-planet and a working project and its code open-sourced at github.