cheatsheet of forms.Form

2008-08-29 Thread DavidY
Here is a two page, concise, example-based cheat sheet for forms.Forms http://www.scribd.com/doc/5224358/cheatsheet-of-formsForm-for-django download is available on the page somewhere have a good time web developing --~--~-~--~~~---~--~~ You received this message

cheatsheet of forms.Form

2008-08-29 Thread DavidY
Here is a two page, concise, example-based cheat sheet for forms.Forms http://www.scribd.com/doc/5224358/cheatsheet-of-formsForm-for-django download is available on the page somewhere have a good time web developing --~--~-~--~~~---~--~~ You received this message

Model cheat sheet

2008-08-26 Thread DavidY
Hi, I am doing a series of cheat sheets, this is on models. It is a two page concise, example based demonstration of how to use models.Model http://www.scribd.com/doc/5077400/the-django-model-cheat-sheet If you have never used scribd before, there is a download link above the document. it's the

Re: urlpatterns and generic views cheatsheet

2008-08-26 Thread DavidY
if you guys want the source here it is: although if you just had emailed me to my mail account i might have read this :p i used pdf because it's sexy and colorful as opposed to the following. from django.conf.urls.defaults import * urlpatterns = patterns('', # (regular exp, function, op

urlpatterns and generic views cheatsheet

2008-08-23 Thread DavidY
Here is a summary of all the tutorials and docs that I have read on urlpatterns and generic views. It is a 2 page, concise, example code based cheat sheet. http://www.scribd.com/doc/4975790/urlpatterns-for-django-cheatsheet --~--~-~--~~~---~--~~ You received this m

Cheat Sheets

2008-08-21 Thread DavidY
Hi, I'm a learner, and I am going to make some cheat sheets, and it would be a pity if I made them only for myself. It would be great if this can be put on the wiki or something. If anyone wants the text file, i can give too. http://www.scribd.com/doc/4950257/django-templates-cheat-sheet --~--~-