I am try create a personal login screen template, but not work.
https://github.com/rg3915/custom-admin
I configure the settings:
'DIRS': [os.path.join(BASE_DIR, 'templates_admin')],
Create the folders e templates
https://github.com/rg3915/custom-admin/tree/master/myproject/core/templates_admin/admin
But not work.