- Preferred Python version: 3.7.3
- Please clone the repository. Then run
pip install -r plugins.txt
- Copy
configs/database.py.example
toconfigs/database.py
. Make necessary changes to this file based on your database configuration. - Run both
python manage.py makemigrations
andpython manage.py migrate
- To create super-admin, run
python manage.py create_admin
. Super admin username:sfadmin
and password:SFadmin123#
- To create random product categories, run
python manage.py prepare_random_product_categories
- To create country-list, run
python manage.py create_countries
-
Notifications
You must be signed in to change notification settings - Fork 0
ashfaqshuvo007/shop_django_api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A complete ecommerce api built with Django
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published