Changes between Version 23 and Version 24 of LittleEasyImprovements
- Timestamp:
- Jun 29, 2006, 2:54:48 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LittleEasyImprovements
v23 v24 20 20 ||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.||Joao Paulo Farias, jpaulofarias at gmail dot com || Done, see #1420 || 21 21 ||Terminal colors in django-admin||The django-admin.py utility would be friendlier and slicker if it used terminal colors.||Scott Lees|| [#1491] || 22 ||Tab-completion actions for django-admin||django-admin.py would be much cooler if it would tab complete actions and models.||paolo <paolo@php3.it>|| Done (though still without models completion) [#1240] ||j22 ||Tab-completion actions for django-admin||django-admin.py would be much cooler if it would tab complete actions and models.||paolo <paolo@php3.it>|| Done [#1240] ||