[Answered ]-How to add site models to Cookiecutter Django project

1👍

You will run into countless problems if you follow this path. Just use another name and do manage.py startapp newname.

Leave a comment