How to Creating the Django app

make sure you’re in the same directory as manage.py

$ python manage.py startapp myshopApp 




Comments

Popular posts from this blog

ImportError: No module named regex