Re: Admin app not installed properly

2007-01-22 Thread Kenneth Gonsalves
On 23-Jan-07, at 8:02 AM, furby wrote: > django.contrib.admin is installed in my settings.py, so that's not the > problem. it cant find the css - check the document source to see where it is looking for the css and make sure that is correct in relation to your setup -- regards kg http://

Re: Admin app not installed properly

2007-01-22 Thread Honza Král
seems like you are missing some css files... do you have everything set correctly? On 1/23/07, furby <[EMAIL PROTECTED]> wrote: > > Has anyone had a problem with the admin app not displaying correctly? > When I log into the admin page, the content is not formatted like all > of the pretty example

Admin app not installed properly

2007-01-22 Thread furby
Has anyone had a problem with the admin app not displaying correctly? When I log into the admin page, the content is not formatted like all of the pretty examples in the documentation. it is just links and bullets, no field widgets, the filters and tables don't show up correctly, etc. http://www