I don't have a local machine I can use to learn Django - just a personal 
acct from a shared host.  The question I kept asking was:  How do I get 
into admin and follow the tutorial without the development server because 
the tutorial doesn't tell me that.

Regards,

On Monday, September 3, 2012 11:13:53 PM UTC-7, Daniel Roseman wrote:
>
> 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/-/UhMFGZB6YS0J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to