Changes between Version 7 and Version 8 of LittleEasyImprovements


Ignore:
Timestamp:
Jan 18, 2006, 9:10:11 AM (18 years ago)
Author:
EspenG
Comment:

Can't find a way to do it.

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v7 v8  
    88
    99||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.|| || ||
    1111||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|| ||
    1212||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.|| || ||
Back to Top