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?

On Monday, September 3, 2012 1:10:51 PM UTC-7, jondbaker wrote:
>
> In the 'Running the Development Server' section of this 
> page<http://www.djangobook.com/en/2.0/chapter02/>in the tutorial it states 
> that:
> "Although this server is convenient for development, resist the temptation 
> to use it in anything resembling a production environment. The development 
> server can handle only a single request at a time reliably, and it has not 
> gone through a security audit of any sort."
>
> The 'runserver' command should only be used for local development. You 
> need to configure your server to work with Django via wsgi (or a similar 
> method).
>
> Jonathan
>
> On Mon, Sep 3, 2012 at 1:26 PM, ecs1749 <ecs...@gmail.com <javascript:>>wrote:
>
>> I have Django working from a shared host account (westhost).  I was able 
>> to follow all of the steps in tutorials 1 & 2 except the part on starting 
>> the development server.  Apparently westhost won't let you run that.  
>> Without the development server, how do  I access the Django admin functions?
>>
>> Thanks,
>>
>> -- 
>> 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/-/JUTvMucLwLYJ.
>> To post to this group, send email to django...@googlegroups.com<javascript:>
>> .
>> To unsubscribe from this group, send email to 
>> django-users...@googlegroups.com <javascript:>.
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> -- 
> Jonathan D. Baker
> Developer
> http://jonathandbaker.com
>
>  

-- 
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/-/1wG218nlRE8J.
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