#18451: Improved class based view documentation
--------------------------------------+--------------------
Reporter: pydanny | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
Ref Improvements:
* Documentation moved to /ref/class-based-views/ directory.
* Method Resolution Order (MRO) on most views.
* Method flowchart added to many views.
* Mixins moved to their own pages.
* Mixins demonstrate which other Mixins they extend.
* Autodoc added to all views and mixins.
* Because the Django code does always not contain docstrings, or it is
not complete, there remains in many cases the old manual documentation.
* 'Note' statements placed whenever autodoc is in addition to manual
documentation.
Topic Improvements:
* Documentation moved to /topics/class-based-views/ directory.
* Cleaner explanation including additional examples.
* More examples.
* Mixins moved to their own pages.
* Very clean mixin documentation with advocacy for best practices.
Authors:
* Daniel Greenfeld
* James Aylett
* Marc Tamlyn
* Simon Williams
--
Ticket URL: <https://code.djangoproject.com/ticket/18451>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.