Changes between Version 39 and Version 40 of DjangoOnWindowsWithIISAndSQLServer
- Timestamp:
- Nov 18, 2008, 3:06:33 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoOnWindowsWithIISAndSQLServer
v39 v40 172 172 * http://thinkhole.org/wp/2006/04/03/django-on-windows-howto/ for the Django on Windows with Postgres/Apache guide, from which I took some parts of the django-on-windows setup. 173 173 174 175 For a chinese translation, please try this [http://wiki.woodpecker.org.cn/moin/D4I] 174 == Additional Info == 175 * For a Chinese translation, please try this [http://wiki.woodpecker.org.cn/moin/D4I] 176 * Several links appeared to be broken, so I created an alternative installation approach. Details here: [http://www.kelvinism.com/howtos/using-django-sql-server-iis/]