Changes between Version 45 and Version 46 of DocSprint12Apr


Ignore:
Timestamp:
Apr 15, 2008, 1:39:32 PM (17 years ago)
Author:
Jacob
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DocSprint12Apr

    v45 v46  
    77Well, a lot. See the checklist below. Also, [http://tinyurl.com/68k7cb the notes on contributing to the docsprint]. Other things worth doing, not in the checklist:
    88
    9  * ('''HUGE'''): break up model documentation (currently all in {{{topics/db/models}}} and {{{ref/models/querysets}}} into all the various outlined documents in {{{ref/models}}} and {{{topics/db}}}.
    10  * ('''QUITE LARGE'''): break up forms documentation from {{{topics/forms/index}}} into the outlined content in {{{topics/forms}}} and {{{ref/forms}}}.
    119 * Fix up generic views: adapt Chapter 9 of the Django Book (consider this TODO item my permission and license) into {{{topics/generic-views}}}; remove the intro material from {{{ref/generic-views}}} and just leave the overall reference.
    1210 * Add [http://sphinx.pocoo.org/markup/para.html#glossary glossary] directives for "important" terms. A very small starting list can be found [http://www.djangoproject.com/documentation/contributing/#commonly-used-terms in the contributing documentation], but there's many more candidates for glossary.
Back to Top