Changes between Version 70 and Version 71 of DjangoResources
- Timestamp:
- Nov 9, 2007, 5:45:02 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v70 v71 122 122 * [http://www.aswmc.com/dbmigration/ Simple Schema Migration for Django] – Simple tool for managing automated schema migrations 123 123 * [http://eddymulyono.livejournal.com/62101.html Django doctest coverage]: Patch so `python manage.py test` reports code coverage in HTML. 124 * [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. 125 * [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. 124 126 125 127 == Templates ==