Changes between Version 332 and Version 333 of DjangoResources
- Timestamp:
- Jul 21, 2012, 9:15:48 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v332 v333 310 310 * [http://gonefish.cn/?page_id=411 使用Eclipse和Pydev组建Django开发平台]: 使用Eclipse和Pydev组建Django开发平台。 311 311 * [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. 312 * [http://w ww.instantdjango.com Instant Django.] A portable Django development environment for Windows. No installation required, and it can even be run from a USB key.312 * [http://webdevon.com/setting-up-a-django-development-environment-from-scratch-on-windows/ Portable Django Development] Tutorial for setting up a portable Django development environment with virtualenvs on Windows. 313 313 * [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 314 314 * [wiki:CollaborateOnGithub How to collaborate on GitHub in Django context]