Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/groovecoder/django-appetizer
Automatically creates Open Web Application manifests for django sites.
https://github.com/groovecoder/django-appetizer
Last synced: about 1 month ago
JSON representation
Automatically creates Open Web Application manifests for django sites.
- Host: GitHub
- URL: https://github.com/groovecoder/django-appetizer
- Owner: groovecoder
- License: other
- Created: 2011-04-05T23:39:27.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-06T21:31:50.000Z (almost 14 years ago)
- Last Synced: 2024-10-16T05:36:51.976Z (3 months ago)
- Homepage: https://apps.mozillalabs.com/
- Size: 102 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
================
Django Appetizer
================Django Appetizer aAutomatically creates Open Web Application manifests for django sites. https://apps.mozillalabs.com/
Requirements
============
- djangoInstallation
============
#. Add the ``appetizer`` directory to your ``PYTHON_PATH``.
#. Add ``appetizer`` to your ``INSTALLED_APPS`` setting of Django.
#. Add ``appetizer.urls`` to your ``urls.py`` file.Configuration
=============