yes I did.. here is the error: Traceback (most recent call last): File "C:\Users\hp\ENV\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\hp\ENV\lib\site-packages\django\core\handlers\base.py", line 217, in _get_response response = self.process_exception_by_middleware(e, request) File "C:\Users\hp\ENV\lib\site-packages\django\core\handlers\base.py", line 215, in _get_response response = response.render() File "C:\Users\hp\ENV\lib\site-packages\django\template\response.py", line 107, in render self.content = self.rendered_content File "C:\Users\hp\ENV\lib\site-packages\django\template\response.py", line 82, in rendered_content template = self.resolve_template(self.template_name) File "C:\Users\hp\ENV\lib\site-packages\django\template\response.py", line 66, in resolve_template return get_template(template, using=self.using) File "C:\Users\hp\ENV\lib\site-packages\django\template\loader.py", line 25, in get_template raise TemplateDoesNotExist(template_name, chain=chain) django.template.exceptions.TemplateDoesNotExist: admin/hvad/change_form.html
-- 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/67b2cd0c-a8a9-4244-88bb-df27bbcc9b4d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

