Changes between Version 116 and Version 117 of DjangoResources


Ignore:
Timestamp:
May 28, 2008, 5:06:25 PM (16 years ago)
Author:
Matthew Nuzum
Comment:

added link to setting up multiple configurations

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v116 v117  
    144144 * [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.
    145145 * [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
    146147
    147148== Templates ==
Back to Top