/django-appetizer

Automatically creates Open Web Application manifests for django sites.

OtherNOASSERTION

Django Appetizer

Django Appetizer aAutomatically creates Open Web Application manifests for django sites. https://apps.mozillalabs.com/

Requirements

  • django

Installation

  1. Add the appetizer directory to your PYTHON_PATH.
  2. Add appetizer to your INSTALLED_APPS setting of Django.
  3. Add appetizer.urls to your urls.py file.

Configuration