Re: Using TEMPLATE_DIRS and impact on admin pages path

2008-10-30 Thread RossGK
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. Interestingl

Re: Using TEMPLATE_DIRS and impact on admin pages path

2008-10-30 Thread RossGK
Should also mention that in moving from win32 to darwin, I also migrated from 0.96 to 1.0, and made the appropriate changes to make admin work, as per the porting guide on docs.djangoproject.com. Ross. On Oct 30, 2:26 pm, RossGK <[EMAIL PROTECTED]> wrote: > Moving development from win32 to mac a