Changes between Version 2 and Version 3 of MindmapCheatsheetForGenericViewsAPI


Ignore:
Timestamp:
Dec 8, 2006, 7:20:26 PM (17 years ago)
Author:
occam
Comment:

fix typos

Legend:

Unmodified
Added
Removed
Modified
  • MindmapCheatsheetForGenericViewsAPI

    v2 v3  
    11= A Mindmap Cheat Sheet for the Generic Views API =
    22
    3 I used this Mindmap to wrap my mind around Django's Generic Views as described in Adrian Holovaty's an Jacob Kaplan Moss's online [http://www.djangobook.com/en/beta/chapter09/ The Django Book (chapter 9)].  Now I use it as a reference.
     3I used this Mindmap to wrap my mind around Django's Generic Views as described in Adrian Holovaty's and Jacob Kaplan Moss's online [http://www.djangobook.com/en/beta/chapter09/ The Django Book (chapter 9)].  Now I use it as a reference.
    44
    55Prerequisites:  Mindjet [http://www.mindjet.com/us/download/mindmanager_viewers/index.php?s=2 MindManager Viewer] (free) for OSX or Windows.  Apologies to Linux users.
    66
    7 As a teaser (for those who have never used a mindmap or without Mindmanager Viewer), I've attached a PDF snapshot of the cheatsheet largely collapsed.  (See below.)  The snapshot shows the outline of Chapter 9 of The Django Book, with peeks at the APIs for "list_detail.object_list." and "date_based." without expanding into full detail.  The actual mindmap is "live" with expandable branches, like a visual outline.
     7As a teaser (for those who have never used a mindmap or without Mindmanager Viewer), I've attached a PDF snapshot of the cheatsheet largely collapsed.  (See under "Attached", below.)  The snapshot shows the outline of Chapter 9 of The Django Book, with peeks at the APIs for "list_detail.object_list." and "date_based." without expanding into full detail.  The actual mindmap is "live" with expandable branches, like a visual outline.
    88
    9 For the full "live" reference mindmap, download a free Mindmanager Viewer and use it to explore the Djeneric Views (Django).mmap.
     9For the full "live" reference mindmap, download a free Mindmanager Viewer and use it to explore the mindmap, Djeneric Views (Django).mmap.  (See under "Attached", below.)
     10
     11Enjoy.
Back to Top