On Thu, 2006-10-26 at 07:59 -0700, [EMAIL PROTECTED] wrote: > Hi! > > I was wondering if anybody had any good, easy Django Views > tutorials. I have tried to follow everything up on the django tutorial > project site, and I understand everything else pretty well. But it's > just trying to write the views is where I'm having problems. > > I've tried to post a comment to the site, but it was mysteriously > removed. Those damn gremlins! :-) Anyways, I tried to follow Matt's > tutorial on CRUD, but that didn't work for me either. After reading > some of the comments on his page, I think it was because he did it with > an older version of Django. > > So, just wondering if anybody has any good references on this.
Can you explain a bit more where you are finding views difficult. Whilst not for one minute doubting that you are finding them a little tricky, I would previously have thought the tutorials gave a reasonable introduction as to their purpose for serving up data from your models. So I cannot suggest a next step without a little more information about where you are stuck. Some possible answers to my question (and probably you have a better one): (a) I don't understand the purpose of views. (b) How do I work out which views I need? (c) What goes into a view, what comes out? (d) What shortcuts are available for use in views? Okay, I've run out of ideas not that don't sound silly. Seriously, if you can nail down your troubles a bit more, we can help you out. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---