404 error in admin interface with mod_python and >=django-1.1

2010-06-11 Thread Jan Meier
Hi, I am serving my django project with mod_python and ran into a problem regarding the admin interface (django.contrib.admin). If DEBUG = False is set in settings.py the admin interface generates 404 error messages when clicking on any of my models, for example to add a new entry. The django ship

Re: 404 error in admin interface with mod_python and >=django-1.1

2010-06-11 Thread Jan Meier
On 11 Jun., 15:30, Karen Tracey wrote: > Yes, you've got your admin registrations in your models.py file. models.py > won't necessarily be loaded early in a production environment with > DEBUG=False, so these registration calls are not running before you start > using admin. Move admin registrati

German django forum

2007-11-13 Thread Jan Meier
Hi, there is a new Forum for django help/support in german, if you speak german check it out: http://www.django-resource.de/ See you there, Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" grou