-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Graham,
On 10/12/2011 05:16 AM, Graham Dumpleton wrote: > Apache/mod_wsgi does not change the current working directory to be > where the WSGI file is located so that will not work for Apache/ > mod_wsgi. A sys.path modification would still be need. Thanks for the correction, sorry to misinform. I'll make sure the Apache/mod_wsgi docs are correct on this point when I update the patch for #16360. Adding one directory to sys.path is still better than adding two! Carl -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6VlUEACgkQ8W4rlRKtE2flQwCgneEzv5tiKGPajdewDzUE4CpR WFsAn394n7mUkP9xlOwkmslyufKKDdmM =ja+f -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
