matagus / django-planet

:globe_with_meridians: A django planet and feeds (RSS and ATOM) aggregator application for Django

Home Page:https://django-planet.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-planet

A Django app that provides everything you need to build planet feed aggregator website.

Notes: main branch has been unmaintained for years but since February 2023 I've been making some work in a new branch in order to provide a simpler app (with less dependencies, better tests, and simplified packaging using hatch) and a working sample project with full features. I'm deplying a demo website to Fly.io and keeping it updated. See some screenshots below. Warning: this new branch is unstable and backwards incompatible!

Screenshots

Post List

https://raw.githubusercontent.com/matagus/django-planet/upgrade-to-django4x-drop-python2-support-minimal-version/screenshots/post-list.png

Blog View

https://raw.githubusercontent.com/matagus/django-planet/upgrade-to-django4x-drop-python2-support-minimal-version/screenshots/blog.png

Author View

https://raw.githubusercontent.com/matagus/django-planet/upgrade-to-django4x-drop-python2-support-minimal-version/screenshots/blog.png

Full Post View

https://raw.githubusercontent.com/matagus/django-planet/upgrade-to-django4x-drop-python2-support-minimal-version/screenshots/full-post.png

Contribute

License

The project is licensed under the BSD license.

DEMO

About

:globe_with_meridians: A django planet and feeds (RSS and ATOM) aggregator application for Django

https://django-planet.fly.dev/

License:Other


Languages

Language:Python 84.2%Language:HTML 15.2%Language:CSS 0.6%