Use the django-admin tool to generate a project folder, the basic file templates, and manage.py, which serves as your project management script. Use manage.py to create one or more applications .
Use the django-admin tool to generate a project folder, the basic file templates, and manage.py, which serves as your project management script. Use manage.py to create one or more applications .