Changes between Version 6 and Version 7 of MindmapCheatsheetForGenericViewsAPI
- Timestamp:
- Jan 10, 2007, 9:54:52 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MindmapCheatsheetForGenericViewsAPI
v6 v7 3 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 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. 5 Prerequisites: Mindjet [http://www.mindjet.com/us/download/mindmanager_viewers/index.php?s=2 MindManager Viewer] (free) for OSX or Windows. 6 * Linux users: Check [http://freemind.sourceforge.net/wiki/index.php/Import_and_export_to_other_applications#Direct_MindManager_X5_to_FreeMind_conversion this url] for a way to convert MindManager files into FreeMind's file format. 6 7 7 8 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 "Attachments", 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.