Metadata-Version: 2.4
Name: django-uwsgi-ng
Version: 1.1.2
Summary: uWSGI stuff for Django projects
Home-page: https://edugit.org/AlekSIS/libs/django-uwsgi-ng
Author: Eugene MechanisM
Author-email: eugene@mechanism.pro
Maintainer: Dominik George
Maintainer-email: dominik.george@teckids.org
License: MIT
Keywords: uwsgi,django,mail,cache,template
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Communications :: Email
Classifier: Framework :: Django
License-File: LICENSE
Provides-Extra: uwsgi
Requires-Dist: uwsgi; extra == "uwsgi"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: summary

django-uwsgi
~~~~~~~~~~~~

|release| |stats|  |lic|

.. |release| image:: https://img.shields.io/pypi/v/django-uwsgi-ng.svg
    :target: https://pypi.python.org/pypi/django-uwsgi-ng

.. |stats| image:: https://img.shields.io/pypi/dm/django-uwsgi-ng.svg
    :target: https://pypi.python.org/pypi/django-uwsgi-ng

.. |lic| image:: https://img.shields.io/pypi/l/django-uwsgi-ng.svg
    :target: https://pypi.python.org/pypi/django-uwsgi-ng


Django related examples/tricks/modules for uWSGI

Forked from: https://github.com/unbit/django-uwsgi


Screenshots
~~~~~~~~~~~

`django-debug-toolbar <http://django-debug-toolbar.readthedocs.org/en/latest/>`_ panel

.. image:: https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/docs/screenshots/screenshot1.png


`Wagtail <https://github.com/torchbox/wagtail>`_ admin interface:

.. image:: https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/docs/screenshots/screenshot2.png

.. image:: https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/docs/screenshots/screenshot3.png

Emperor's Vassal Admin Panel

.. image:: https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/docs/screenshots/screenshot4.png

`django.contrib.admin <https://docs.djangoproject.com/en/1.10/ref/contrib/admin/>`_ interface

.. image:: https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/docs/screenshots/screenshot5.png

Documentation
~~~~~~~~~~~~~

`Read the documentation at rtfd.org <http://django-uwsgi-ng.rtfd.org/>`_

Contributors
~~~~~~~~~~~~

See `CONTRIBUTORS <https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/CONTRIBUTORS>`_

License
~~~~~~~

`MIT <https://edugit.org/AlekSIS/libs/django-uwsgi-ng/-/raw/master/LICENSE>`_
