Changes between Version 269 and Version 270 of SprintIdeas
- Timestamp:
- Nov 28, 2010, 6:47:50 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v269 v270 68 68 * Find bugs that have been confirmed and explained, but haven't got a programatic test case. Every bug that is fixed in Django should be accompanied by a regression test to make sure the problem doesn't arise again. Once a test case exists, it's much easier for someone who understands the internals to fix the problem. 69 69 * Look for tickets [http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&needs_docs=1&order=priority&stage=Accepted needing documentation] or needing improved documentation and try to complete them. 70 * Verify that old bugs still exist. Sometimes bugs get inadvertantly fixed; either they're re-reported but not identified as duplicates, or a fix for one bug corrects another bug. These old tickets will continue to linger in the bug tracker unless someone confirms that they are no longer a problem. 70 * Verify that old bugs still exist. Sometimes bugs get inadvertantly fixed; either they're re-reported but not identified as duplicates, or a fix for one bug corrects another bug. These old tickets will continue to linger in the bug tracker unless someone confirms that they are no longer a problem. [http://www.articlesbase.com/criminal-articles/inteligator-review-3700882.html inteligator review] 71 71 72 72 == Suggestions ==