Could you check if it's still an issue on Django 1.9? There were several 
improvements to template loading in that release [1]. If it is, could you 
provide a sample project with the exact case to be improved?

[1] 
https://docs.djangoproject.com/en/1.9/releases/1.9/#filesystem-based-template-loaders-catch-more-specific-exceptions

On Monday, December 21, 2015 at 9:06:47 AM UTC-5, Arindam Pradhan wrote:
>
> Hi I am new to django community, I want to file a bug regarding a 
> problem similar to this 
> <http://stackoverflow.com/questions/26604294/django-template-does-not-exist-error-although-it-shows-file-exists>
> .
> Also when I use *render* rather than *render_to_response* in *django 1.8*, 
> I do not get a hint that file_exist when using a form.
> Can't we change the error from *templateDoesNotExist* with something else 
> like *IncorrectTemplate* ... or something else.
> I am new to the community, hence want to know where to file an issue for 
> this or if an issue has been submitted regarding this already. 
>
> Regards,
> Arindam Pradhan
>

-- 
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/e048bf90-5b8a-484a-b664-ca921a4ed798%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to