#2039: Provide a way to use django under IIS
---------------------------------------------+------------------------------
Reporter: mamcx | Owner: nobody
Status: new | Milestone:
Component: Core framework | Version: SVN
Resolution: | Keywords: iis, fastcgi,
isapi
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by anonymous):
FWIW, the recent development iterations of PyISAPIe have added two things
that will help the situation greatly once the next stable release is out.
[[BR]]
- Mapping request parameters (e.g. URLs) to interpreters from a Python
function[[BR]]
- Built-in os.environ hook, making it interpreter-local
[[BR]]
Running Django on multiple interpreters comes with the same caveats as
using multiple Python interpreters on any other application/platform, but
it works and it's the best we can hope for because Django isn't designed
to support completely independent sites out of the box.
--
Ticket URL: <http://code.djangoproject.com/ticket/2039#comment:22>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---