Changes between Version 11 and Version 12 of LittleEasyImprovements
- Timestamp:
- Feb 28, 2006, 10:48:17 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LittleEasyImprovements
v11 v12 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 ||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] || 13 ||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||akaihola||In progress ||13 ||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||akaihola||In progress [#1422]|| 14 14 15 15 == Finished ==