Sorry - more info in dribs and drabs as i get it. I thought I could add a path to the admin templates, but no luck. Tried adding
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- packages/django/contrib/admin/templates to the TEMPLATE_DIRS and it has no effect. Interestingly with my template path in there, I'm still able to get the admin log-in page, but then it fails with this info: 'adminapplist' is not a valid tag library: Could not load template library from django.templatetags.adminapplist, No module named adminapplist Request Method: GET Request URL: http://localhost:8000/admin/ Exception Type: TemplateSyntaxError etc... Hope that sparks some recognition for someone. I guess for now, I'll just have to comment out my template dir whenever I need the admin functions :( --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---