Metadata-Version: 1.1
Name: django-uwsgi
Version: 0.2.1
Summary: uWSGI stuff for Django projects
Home-page: http://github.com/unbit/django-uwsgi
Author: Eugene MechanisM
Author-email: eugene@mechanism.pro
License: MIT
Description: 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
        
        Emperor's Vassal Admin Panel
        
        .. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot4.png
        
        `django.contrib.admin <https://docs.djangoproject.com/en/1.10/ref/contrib/admin/>`_ interface
        
        .. image:: https://github.com/unbit/django-uwsgi/raw/master/docs/screenshots/screenshot5.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>`_
        
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.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
