On 9/29/06, adamjspooner <[EMAIL PROTECTED]> wrote:
> I don't understand writing my own views. I have little (more like no)
> experience in using POST and GET and the lot. I've used generic views
> to death in order to beat having to use custom views, but I'm now at
> the point where I must write my own view (to access a PHP web service).
> Does anyone know of any resources that I can look at/study to get a
> better understanding of the basics. I've read mark Pilgrim's DIP and
> have a bit of understanding but am struggling in the long run.

Hey Adam,

A view is just a Python function. This may come off as sounding abrupt
(which is not my intention), but what part of it don't you understand?

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to