Changes between Version 210 and Version 211 of DjangoResources
- Timestamp:
- Dec 3, 2009, 12:58:50 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v210 v211 208 208 * [http://eddymulyono.livejournal.com/62101.html Django doctest coverage]: Patch so `python manage.py test` reports code coverage in HTML. 209 209 * [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开发平台。 211 211 * [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. 212 212 * [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.