Re: Getting Images to display in Development Environment

2007-11-21 Thread Don Spaulding II
No, I meant #python, because you're almost always in #django.  :-P Good catch. Don Spaulding Collin Grady wrote: Don Spaulding said the following: into the irc channel (#python on irc.freenode.net) to get the help I think you mean #django on irc.freenode.net :)

Re: Getting Images to display in Development Environment

2007-11-21 Thread Collin Grady
Don Spaulding said the following: > into the irc channel (#python on irc.freenode.net) to get the help I think you mean #django on irc.freenode.net :) -- Collin Grady --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Getting Images to display in Development Environment

2007-11-20 Thread Don Spaulding
Vincent, it doesn't appear anyone responded to your query here. The reason is that this list is actually for the development of django itself. For questions that relate to the use of django, such as this, use the django-users list instead. Take this question there or pop into the irc channel (#

Getting Images to display in Development Environment

2007-11-18 Thread Vincent
I am new to Django and Python and trying to learn by going thru an open source application called Vection. I get everything up and running except for the static images. I followed the article at http://www.djangoproject.com/documentation/static_files/ put I still can't get the images to serve. Cou