Changes between Version 27 and Version 28 of LittleEasyImprovements


Ignore:
Timestamp:
Aug 24, 2006, 8:59:25 PM (18 years ago)
Author:
mattrixbox-bugreport@…
Comment:

Take accesskeys

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v27 v28  
    1212||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], pointers to more docs needed||
    1313||Quick Copy to pastebin||Create a one click link for users to send the "copy friendly errors" to http://django.pastebin.com with the input fields filled in with the traceback, ready for the user to hit "submit" || [http://www.wamber.net/ William McVey], wam at wamber dot net, Dirk Datzert, dummy at habmalnefrage dot de || [#2437] ||
    14 ||Accesskeys in Admin-Site Forms||Add natural accesskey attributes into form submission buttons in the admin|| ||[#2381]||
     14||Accesskeys in Admin-Site Forms||Add natural accesskey attributes into form submission buttons in the admin|| Matt Pusey ||[#2381]||
    1515
    1616== Finished ==
Back to Top