Django Planet Save

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

Project README

============= 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 <https://github.com/matagus/django-planet/tree/upgrade-to-django4x-drop-python2-support-minimal-version>_ in order to provide a simpler app (with less dependencies, better tests, and simplified packaging using hatch <https://github.com/pypa/hatch>) and a working sample project with full features. I'm deplying a demo website <https://django-planet.fly.dev/> to Fly.io and keeping it updated. See some screenshots below. Warning: this new branch is unstable and backwards incompatible!

Screenshots

Post List

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

Blog View

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

Author View

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

Full Post View

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

Contribute

  • Issue Tracker <https://github.com/matagus/django-planet/issues>_
  • Source Code <https://github.com/matagus/django-planet>_

License

The project is licensed under the BSD license.

DEMO

  • Link <https://django-planet.fly.dev/>_
Open Source Agenda is not affiliated with "Django Planet" Project. README Source: matagus/django-planet

Open Source Agenda Badge

Open Source Agenda Rating