you must use load static tag in your templates as follow:
{% load static %}
i hope this solve the problem for more info refer to django official
docs https://docs.djangoproject.com/en/3.0/howto/static-files/
regards
On Sun, Mar 22, 2020 at 7:19 AM Sandip Nath wrote:
> Sir thank you for your
I want to replace django default username and password authentication with
email and password authentication,
i have many solution like extends Abstractbaseuser or using 3rd part like
django-allauth .
My question now which is best practice to using to do this?
--
You received this message becau
2 matches
Mail list logo