Features

  • 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

  • Forms to send log messages and signals to uWSGI via admin interface

Some features are not added into repo or not yet implemented(See Todo)