247 | | * [http://www.scribd.com/doc/4950257/django-templates-cheat-sheet Django Template Cheat Sheet:] introductory cheat sheet to django templates |
248 | | * [http://www.scribd.com/doc/4975790/urlpatterns-for-django-cheatsheet Django Url Patterns Cheat Sheet:] introductory cheat sheet to url patterns, and generic views |
249 | | * [http://www.scribd.com/doc/5077400/the-django-model-cheat-sheet Django Model Cheat Sheet:] introductory cheat sheet to models.Model |
| 247 | * [http://www.scribd.com/doc/4950257/django-templates-cheat-sheet Django Template Cheat Sheet:] introductory 3 page, concise, example-based cheat sheet to django templates |
| 248 | * [http://www.scribd.com/doc/4975790/urlpatterns-for-django-cheatsheet Django Url Patterns Cheat Sheet:] introductory 2 page, concise, example-based cheat sheet to url patterns, and generic views |
| 249 | * [http://www.scribd.com/doc/5077400/the-django-model-cheat-sheet Django Model Cheat Sheet:] introductory 2 page, concise, example-based cheat sheet to models.Model |
| 250 | * [http://www.scribd.com/doc/5224358/cheatsheet-of-formsForm-for-django Django Forms Cheat Sheet:] introductory 2 page, concise, example-based cheat sheet to forms.Form |