koleror / django-admin-views

Easily link custom admin views and direct URLs into the Django admin
BSD 3-Clause "New" or "Revised" License
187 stars 33 forks source link

Trying to run admin_views_install_templates and it can't find my template directory. #24

Open rcrowe123 opened 8 years ago

rcrowe123 commented 8 years ago

Trying to run admin_views_install_templates and it can't find my template directory. I have even added the --settings parameter, but it is not finding my 'templates' directory.

python ./manage.py admin_views_install_templates --settings=perf_site.settingsWhich directory would you like the templates installed in? NOTE: The first is usually the correct answer.

Enter directory number: