On Tuesday, 4 September 2012 03:32:08 UTC+1, ecs1749 wrote:
>
> Thanks for the reply.  Yes, I saw that message.  I am a bit lost where to 
> go next if I completely ignore that tutorial regarding doing admin from the 
> development server (which I don't have).  Do I dive into tutorial   #3 and 
> hope that it will pick up the admin stuff later when it gets to talk about 
> wsgi?  Or is there a "here's what you do if you don't have a development 
> server" tutorial somewhere?
>
>
You should not be doing the tutorial - or any development - on your server. 
Install Django locally and do it there, then deploy when you are ready and 
not before.

However, you are wrong to assume that the admin console has anything to do 
with the development server - it works just fine with any server.
--
DR.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/CtVYQab943MJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to