Changes between Version 2 and Version 3 of MindmapCheatsheetForGenericViewsAPI
- Timestamp:
- Dec 8, 2006, 7:20:26 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MindmapCheatsheetForGenericViewsAPI
v2 v3 1 1 = A Mindmap Cheat Sheet for the Generic Views API = 2 2 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.3 I 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. 4 4 5 5 Prerequisites: Mindjet [http://www.mindjet.com/us/download/mindmanager_viewers/index.php?s=2 MindManager Viewer] (free) for OSX or Windows. Apologies to Linux users. 6 6 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.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 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. 8 8 9 For the full "live" reference mindmap, download a free Mindmanager Viewer and use it to explore the Djeneric Views (Django).mmap. 9 For 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 11 Enjoy.