You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting TemplateDoesNotExist error (running locale on MacOs).
Template loader postmortem report that it looked into django.template.loaders.app_directories.Loader: /anaconda3/lib/python3.6/site-packages/django_baker/templates/base.html
while pip install put templates into /anaconda3/lib/python3.6/site-packages/django_baker/templates/django_baker/
The text was updated successfully, but these errors were encountered:
HI,
I'm getting TemplateDoesNotExist error (running locale on MacOs).
Template loader postmortem report that it looked into django.template.loaders.app_directories.Loader: /anaconda3/lib/python3.6/site-packages/django_baker/templates/base.html
while pip install put templates into /anaconda3/lib/python3.6/site-packages/django_baker/templates/django_baker/
The text was updated successfully, but these errors were encountered: