Description
python-django-uwsgi-doc - uWSGI related tools for Django (Documentation)
Distribution: Ubuntu 16.04 LTS (Xenial Xerus)
Repository: Ubuntu Universe amd64
Package name: python-django-uwsgi-doc
Package version: 0.1.3
Package release: 2
Package architecture: all
Package type: deb
Installed size: 501 B
Download size: 256.42 KB
Official Mirror: archive.ubuntu.com
django-uwsgi provides several features for Django projects deployed to uWSGI:
* Admin page with uWSGI stats (options to reload/stop uWSGI, clear uWSGI
cache)
* uWSGI Cache Backend for Django
* uWSGI Email Backend for Django(send emails via uWSGI's spooler)
* Debug Panel for django-debug-toolbar (offers same functions as admin page)
* Django template loader for embedded into uWSGI files
* Django Management Command runuwsgi (with live autoreload when DEBUG is True)
* uWSGI config generator
* Django CBV Mixins based on uWSGI decorators
This package contains the documentation.