Changes between Version 7 and Version 8 of LittleEasyImprovements
- Timestamp:
- Jan 18, 2006, 9:10:11 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LittleEasyImprovements
v7 v8 8 8 9 9 ||Project||Description||Taker?||Status|| 10 ||Terminal colors in django-admin||The django-admin.py utility would be friendlier and slicker if it used terminal colors.|| EspenG|| ||10 ||Terminal colors in django-admin||The django-admin.py utility would be friendlier and slicker if it used terminal colors.|| || || 11 11 ||Unit tests for default template tags||Every template tag (see {{{django/core/template/defaulttags.py}}}) should have unit tests in {{{tests/othertests/templates.py}}}. Some are missing.||Nick Efford, nick (at) efford.net|| || 12 12 ||Copy-friendly traceback on error pages||The debug error pages should provide an extra traceback solely for copying and pasting. The current traceback is really cool but doesn't lend itself to easy copy-and-paste for, say, the pastebin.|| || ||