Skip to content

This is a Django Ecommerce Open Source Web Application. It includes all the e-commerce site features and it will be ready to be used for production, for free 😇.

Notifications You must be signed in to change notification settings

HellenThobias/django_ecommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django E-Commerce Project

Getting started

Steps:

  1. Clone/pull/download this repository
  2. Create a virtualenv with virtualenv env and install dependencies with pip install -r requirements.txt
  3. Configure your .env variables
  4. Rename your project with python manage.py rename <yourprojectname> <newprojectname>

This project includes:

  1. Settings modules for deploying with Azure
  2. Django commands for renaming your project and creating a superuser
  3. A cli tool for setting environment variables for deployment

About

This is a Django Ecommerce Open Source Web Application. It includes all the e-commerce site features and it will be ready to be used for production, for free 😇.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 63.9%
  • CSS 34.6%
  • Other 1.5%