Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Django eCommerce tutorial for beginners

NotificationsYou must be signed in to change notification settings

imanaspaul/Django-eCommerce-tutorial-manascode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django e-commerce tutorial for beginners.

Follow the tutorials to learn more.

🏗 Get started

  1. Clone the repository:
git clone https://github.com/imanaspaul/Django-eCommerce-tutorial-manascode.git
  1. Create virtual enviroment:
virtualenv envsource env/bin/activate# for Linux.\env_name\Scripts\activate# for Windows
  1. Install all the dependencies:
pip install -r requirements.txt
  1. Change directory toecommerce:
cd ecommerce
  1. Run migrations:
py manage.py migrate
  1. Run the server:
py manage.py runserver

About

Django eCommerce tutorial for beginners

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    Contributors7


    [8]ページ先頭

    ©2009-2025 Movatter.jp