Changes between Version 34 and Version 35 of LittleEasyImprovements


Ignore:
Timestamp:
Nov 23, 2006, 10:33:52 PM (17 years ago)
Author:
Adrian Holovaty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LittleEasyImprovements

    v34 v35  
    1010
    1111||Project||Description||Taker?||Status||
    12 ||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||
    1312||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" || Dirk Datzert, dummy at habmalnefrage dot de || [#2437] ||
    1413||Test one of the [wiki:ActiveBranches active branches]||Branches are large or experimental features that are not yet ready for general use.  If you see one you like, testing is a great way to help get finished and included in Django.||||perennial||
    15 ||Document admin templatetags/views||Provide docstrings which will supply useful, ReST-formatted documentation for the views and templatetags in the admin app, including context variables and template names.||||Partially worked on in [#1834]||
    1614
    1715== Finished ==
Back to Top