What cheat sheets exist for Django? [closed]
What cheat sheets exist for Django?
If possible, provide a description (e.g. scope, Django version information, number of pages, authors, direct download URL if it is in PDF), how you discovered it, etc.
Some external resources are Our Favorite Cheat Sheets, devcheatsheet.com and TechPosters.NET, but I think there should be a directory for the Django cheat sheets here.
Mercurytide Django Cheat Sheet for Django 1.5 by Andrew Durdin and Henry Kunz.
It covers model fields (e.g. BooleanField, CharField, FloatField, etc.), template tags, template filters, template date formats, and many others. 2 pages.
Direct link (PDF format, 73 KB). older - Greyscale version. The greyscale version prints a little bit better on a black-and-white printer, but not much. This cheat sheet is much better suited for a colour printer.
For Django 1.3, 1.4 and 1.5, check Django 1.3, 1.4 and 1.5 cheat sheets
Django 1.4 Cheatsheet might help.
Here is a Django 1.5 cheat sheet from Mercurytide. http://www.mercurytide.co.uk/news/article/django-15-cheat-sheet/
Why settle for only one language or framework when you can have many: DevCheatSheet. It's a cheat sheet agregator website.
There is a iPhone version which I found is useful.
http://appshopper.com/productivity/django-cheat-sheet
Updated Django 1.5 cheat sheet can be found here Django Cheatsheets
精彩评论