Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubernostrum/django-soapbox
A Django application for announcing things
https://github.com/ubernostrum/django-soapbox
announcements django python
Last synced: 3 months ago
JSON representation
A Django application for announcing things
- Host: GitHub
- URL: https://github.com/ubernostrum/django-soapbox
- Owner: ubernostrum
- License: bsd-3-clause
- Created: 2011-12-06T15:11:34.000Z (about 13 years ago)
- Default Branch: trunk
- Last Pushed: 2023-08-16T07:39:36.000Z (over 1 year ago)
- Last Synced: 2024-11-02T06:48:03.311Z (3 months ago)
- Topics: announcements, django, python
- Language: Python
- Homepage:
- Size: 81.1 KB
- Stars: 41
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- stars - ubernostrum/django-soapbox - A Django application for announcing things (Python)
- stars - ubernostrum/django-soapbox - A Django application for announcing things (Python)
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%3ACIdjango-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
`_.