django 1.4 - admin TemplateDoesNotExist at /admin/auth/user/

2012-05-12 Thread Josh J
Hi, We recently upgraded from django 1.3 to django 1.4. I updated the manage.py and am also using the wsgi.py as recommended in the release notes. We deploy to apache using mod_wsgi on our servers and use manage.py runserver locally. Locally we get errors when trying to render the admin pages. Ho

application startup signal

2012-04-17 Thread Josh J
Hi, What is the way to add a listener to receive an event notification when a django application starts? There is a ticket, though it is not clear what the actual solution or usage is https://code.djangoproject.com/ticket/13024 regards, Josh -- You received this message because you are subscri