At first it didn't worked
I was referring to lots of suggestions and then made a mistake of adding admin: in the base_site.html so got this error
TemplateDoesNotExist at /admin/
admin:admin/base.html
Request Method: | GET |
---|---|
Request URL: | http://127.0.0.1:8000/admin/ |
Django Version: | 1.5.1 |
Exception Type: | TemplateDoesNotExist |
Exception Value: | admin:admin/base.html |
Exception Location: | C:\Python27\lib\site-packages\django\template\loader.py in find_template, line 139 |
Python Executable: | C:\Python27\python.exe |
Python Version: | 2.7.3 |
But now everything is working just fine Thanks a Lot !! Cheers !!
--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment