ubernostrum / django-soapbox

A Django application for announcing things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI status image

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.

About

A Django application for announcing things

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.4%Language:HTML 2.6%