Hello all, > I want to customise how admin page looks
> I have my template folder in my application folder at C:\Users\kishan\Django_App\polls\templates\admin > In settings.py I have added TEMPLATE_DIRS = [os.path.join(BASE_DIR,'C:\Users\kishan\Django_App\polls\templates')] . > Changes I have made to base_site.html is not reflecting in admin page. Please help -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7fad9e76-3bcf-49b3-b45d-cfdec09e8a65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

