Changes between Version 50 and Version 51 of DjangoOnWindowsWithIISAndSQLServer


Ignore:
Timestamp:
Aug 7, 2011, 12:12:44 PM (13 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoOnWindowsWithIISAndSQLServer

    v50 v51  
    134134}}}
    135135
    136  * Put pyisapie.py in c:\python25\lib\site-packages\Django-xyz-123.egg\django\core\handlers folder.
     136 * Put pyisapie.py (from the PyISAPIe folder you installed earlier) in c:\python25\lib\site-packages\django\core\handlers folder.
    137137
    138138=== Serving Django with IIS ===
Back to Top