Changes between Version 176 and Version 177 of DjangoResources


Ignore:
Timestamp:
Apr 13, 2009, 4:09:41 AM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v176 v177  
    187187 * [http://eddymulyono.livejournal.com/62101.html Django doctest coverage]: Patch so `python manage.py test` reports code coverage in HTML.
    188188 * [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.
     189 * [http://www.lifefix.cn/article/use-eclipse-and-pydev-to-develop-django 使用Eclipse和Pydev组建Django开发平台]: 使用Eclipse和Pydev组建Django开发平台。
    189190 * [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.
    190191 * [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