On 11/14/05, patrickk <[EMAIL PROTECTED]> wrote:
> some questions:
> it says "Create django-admin.fcgi in the same directory, with the same
> contents, but change myproject.settings.main to
> myproject.settings.admin" ... BUT, there is no myproject.settings.main
> in django.fcgi - so i just used myproject.settings for both django.fcgi
> and django-admin.fcgi (right?).

Django no longer uses separate settings files and FCGI dispatchers for
the admin and the main application; ignore the bits which talk about
doing separate things for the admin, and see how it works.



--
"May the forces of evil become confused on the way to your house."
  -- George Carlin

Reply via email to