Changes between Version 54 and Version 55 of DjangoOnWindowsWithIISAndSQLServer
- Timestamp:
- Mar 6, 2013, 10:09:51 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoOnWindowsWithIISAndSQLServer
v54 v55 7 7 8 8 '''Note3''': This article is outdated. To install current version of Django on Windows with IIS 7 or later please read this article instead: http://www.helicontech.com/articles/running-django-on-windows-with-performance-tests/ 9 10 '''Note4''': While the site listed as part of note 3 puts forth a solution, the tutorial is missing steps and relies on a closed solution. The DJango-windows-tools project was created to not have these limitations: http://django-windows-tools.readthedocs.org/en/latest/ 9 11 10 12 === Steps ===