adamjspooner wrote:
> Ok, so I posted this request in a different topic and never heard a
> peep, so I thought I'd try it in it's own post.
>
> I'm a newb to Django. I love it because I love Python. I'm also a
> semi-newb to Python. I've written some cool stuff in Python that I
> like, but can
On 9/5/06, adamjspooner <[EMAIL PROTECTED]> wrote:
> I'm a newb to Django. I love it because I love Python. I'm also a
> semi-newb to Python. I've written some cool stuff in Python that I
> like, but can't seem to make the connection between my Python code and
> Django. My biggest trouble is w
> Hey Spoon,
>
> You're asking a lot of disparate questions here, but the basic thing
> to understand is that a Django view is *just Python code*. A view is
> just a Python function that returns an HttpResponse object. You can
> put whatever you want in there; you can do whatever you need to do
>
Ok, so I posted this request in a different topic and never heard a
peep, so I thought I'd try it in it's own post.
I'm a newb to Django. I love it because I love Python. I'm also a
semi-newb to Python. I've written some cool stuff in Python that I
like, but can't seem to make the connection b
4 matches
Mail list logo