(the suggested url: I saw it before writing the message. It is outdated.
Example: It uses "python manage.py syncdb"
Besides: It instruct adding to INSTALLED_APPS : "'registration'": This
yield errors: First reason: A comma is missing..
I also think, but not sure,that this line is not relevant a
First: thank you!
Yes I did search before asking
I was trying to place the templates under my project tree (rather than
under
"Python37-32\Lib\site-packages\django\contrib\admin\templates\registration"
and could not make it work.
Per you advice I also tried putting the template file at the above
me
Have you searched the internet before posting?
https://stackoverflow.com/questions/6127264/troubleshooting-templatedoesnotexist-at-accounts-login-django-auth-setup
You can either create your own pages or copy the whole templates under the
django admin site
-- site-packages/django/contrib/admin/
3 matches
Mail list logo