Django Admin site not working after migrating to Apache

2008-09-15 Thread Karlo Lozovina
Hi all! I've just migrated my project from Djangos' builtin development web server to Apache. Everything works the same as with the development server, except in Admin site I don't see any of my objects, instead only "Users" and "Groups" objects are available (with development server I see all of

Re: Django Admin site not working after migrating to Apache

2008-09-16 Thread Karlo Lozovina
On Sep 15, 2:13 pm, Karlo Lozovina <[EMAIL PROTECTED]> wrote: > I've just migrated my project from Djangos' builtin development web > server to Apache. Everything works the same as with the development > server, except in Admin site I don't see any of my objec