Changes between Version 210 and Version 211 of DjangoResources


Ignore:
Timestamp:
Dec 3, 2009, 12:58:50 AM (14 years ago)
Author:
anonymous
Comment:

fix url

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v210 v211  
    208208 * [http://eddymulyono.livejournal.com/62101.html Django doctest coverage]: Patch so `python manage.py test` reports code coverage in HTML.
    209209 * [http://pydev.blogspot.com/2006/09/configuring-pydev-to-work-with-django.html Configuring pydev to work with django]: Development django with pydev in Eclipse IDE.
    210  * [http://www.lifefix.cn/article/use-eclipse-and-pydev-to-develop-django 使用Eclipse和Pydev组建Django开发平台]: 使用Eclipse和Pydev组建Django开发平台。
     210 * [http://gonefish.cn/?page_id=411 使用Eclipse和Pydev组建Django开发平台]: 使用Eclipse和Pydev组建Django开发平台。
    211211 * [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.
    212212 * [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.
Back to Top