source: sites/merengueprojectorg/wsgi.py @ 1039

Revision 1039, 88 bytes checked in by mviera, 2 years ago (diff)

uWSGI handler. See #370

  • Property svn:executable set to *
Line 
1import django.core.handlers.wsgi
2
3application = django.core.handlers.wsgi.WSGIHandler()
Note: See TracBrowser for help on using the repository browser.