- Clone this repo .
♦ git clone https://github.com/adi3120/E-Commerce-site-using-Django.git .
- Go into the directory where the manage.py file is located. Then open terminal there and run this .
♦ python manage.py migrate
- Create admin account
♦ python manage.py createsuperuser
- Make migrations for the app
♦ python manage.py makemigrations
- Again migrate those changes
♦ python manage.py migrate
- Now run the development server
♦ python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
adi3120/E-Commerce-site-using-Django
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published