Unresolved template reference for admin templates
I'm getting an "unresolved template reference" for a {% extends "admin/base.html" %} in a template.
I'm assuming I need to tell PyCharm where the admin templates are? The folder in the external Libraries tree of the Project view doesn't allow me to mark it
I'm assuming I need to tell PyCharm where the admin templates are? The folder in the external Libraries tree of the Project view doesn't allow me to mark it
Please sign in to leave a comment.