Changes between Version 8 and Version 9 of LittleEasyImprovements
- Timestamp:
- Feb 28, 2006, 7:10:24 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LittleEasyImprovements
v8 v9 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.|| || || 13 13 ||Tab-completion actions for django-admin||django-admin.py would be much cooler if it would tab complete actions and models.||paolo|| In progress [#1240] || 14 ||Document models||magic-removal now displays the models docstrings in the admin documentation pages. Models in django should have a nice docstring suitable for endusers|||||| 14 15 15 16 == Finished ==