Metadata-Version: 2.0
Name: django-uwsgi
Version: 0.1.5
Summary: uWSGI stuff for Django projects
Home-page: http://github.com/unbit/django-uwsgi
Author: Eugene MechanisM
Author-email: eugene@mechanism.name
License: MIT
Keywords: uwsgi,django,mail,cache,template
Platform: UNKNOWN
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.4
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
Provides-Extra: uwsgi
Requires-Dist: uwsgi; extra == 'uwsgi'

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

Django related examples/tricks/modules for uWSGI


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

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

.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot1.png


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

.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot2.png

.. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot3.png

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

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

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

See `CONTRIBUTORS <https://github.com/unbit/django-uwsgi/raw/master/CONTRIBUTORS>`_

License
~~~~~~~

`MIT <https://github.com/unbit/django-uwsgi/raw/master/LICENSE>`_


