I have my project set up to use Apache/mod_wsgi with different configs for dev, staging and production. I'd like to set up my dev server to automatically reload the WSGI app per request (without touching my django.wsgi file each time). I looked at two wsgi middleware projects, memento and amnesia, but I was not able to get them to work (and the docs are not particularly thorough for either).
Is anyone using a setup like this? Any tips for using these projects or something similar? Much appreciated, V -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.