Thanks everyone.
--~--~-~--~~~---~--~~
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 PROTECTE
On Wed, 2006-05-17 at 20:39 -0500, tsnyder wrote:
> Along these lines, when I click on the "view on site" link, the server name
> is
> magically changed from 127.0.0.1:8000 to something that I must have typed in
> somewhere (I can't find it, though). Can anyone point me in the right
> directi
Along these lines, when I click on the "view on site" link, the server name is
magically changed from 127.0.0.1:8000 to something that I must have typed in
somewhere (I can't find it, though). Can anyone point me in the right
direction - how can I get the correct server name to show up in the
On Wed, 2006-05-17 at 16:47 -0500, James Bennett wrote:
> On 5/17/06, Paul Childs <[EMAIL PROTECTED]> wrote:
> > I'm still looking for the answer to question 2. Any help would be
> > appreciated.
>
> This is something that really desperately needs to be documented
> somewhere obvious or, even bet
On 5/17/06, Paul Childs <[EMAIL PROTECTED]> wrote:
> I'm still looking for the answer to question 2. Any help would be
> appreciated.
This is something that really desperately needs to be documented
somewhere obvious or, even better, commented out in the default
urls.py like the admin URLConf is.
OK,
I was able to find the documentation on serving media files. I thought
Django might have some automagic way of doing it so I really didn't
clue into what my real problem was.
I'm still looking for the answer to question 2. Any help would be
appreciated.
Thanks
--~--~-~--~~
I am new to Django and so far have found it amazing.
I have two simple questions based on the following models which I am
running using the development server that comes with Django 0.91:
#-
class RepairType(meta.Model):
repair_type
7 matches
Mail list logo