Changes between Version 116 and Version 117 of DjangoResources
- Timestamp:
- May 28, 2008, 5:06:25 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v116 v117 144 144 * [http://bear330.wordpress.com/2007/10/30/how-to-debug-django-web-application-with-autoreload/ How to debug django web application with autoreload.]: How to debug django web application with autoreload in Eclipse pydev plugin. 145 145 * [http://www.instantdjango.com Instant Django.] A portable Django development environment for Windows. No installation required, and it can even be run from a USB key. 146 * [http://bearfruit.org/blog/2008/05/28/multiple-django-configurations-for-development-and-production Multiple configurations] How to setup your project with multiple configurations for development, testing and production 146 147 147 148 == Templates ==