Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ubernostrum/django-soapbox

A Django application for announcing things
https://github.com/ubernostrum/django-soapbox

announcements django python

Last synced: 7 days ago
JSON representation

A Django application for announcing things

Awesome Lists containing this project

README

        

.. -*-restructuredtext-*-

.. image:: https://github.com/ubernostrum/django-soapbox/workflows/CI/badge.svg
:alt: CI status image
:target: https://github.com/ubernostrum/django-soapbox/actions?query=workflow%3ACI

django-soapbox provides site-wide and page-specific
announcements/messages for `Django `_
sites. To use, install the application, begin adding messages in the
admin, and then use the provided template tag library to retrieve
them.

Full documentation is included and `available online
`_.