[Chicago] Help deploying Satchmo with WSGI

Martin Maney maney at two14.net
Fri Jul 13 21:43:35 CEST 2012


On Fri, Jul 13, 2012 at 01:19:16PM -0500, Jonathan Hayward wrote:
> My wsgi.py is copied
> from /usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py

That's Django's internals, not the script you need.  It's four lines of
code, but needs the default path string changed to match your project.

  https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/

Linked from the description of the changed WSGI support in the release
notes and perhaps from other places.

-- 
Happy Holidays!  Cry "Charge it!" and let slip the dogs of more.



More information about the Chicago mailing list