I am trying to create registration forms using Django's built in auth
forms. However, when using the Django admin, the Django admin templates
are always being used.
My application structure is as follows:
├── bug
│ ├── __init__.py
│ ├── __pycache__
│ ├── settings.py
│ ├── urls.py
│ └
hnically separate apps, and have seperate template directories.
On Sunday, November 10, 2019 at 3:49:32 PM UTC-5, Alexander Beach wrote:
>
> I am trying to create registration forms using Django's built in auth
> forms. However, when using the Django admin, the Django admin templat
2 matches
Mail list logo