Skip to content

AhmadSuper-coder/carzone

Repository files navigation

carzone

How can you use this project following are the steps

  1. clone the project
  2. create a virtual environment 3.install virtual env wrapper using this command : pip install virtualenvwrapper-win 4.create virtual env using this command: mkvirtualenv envname 5.to active the env use this : workon envname

6.pip install -r requirements.txt ----> for installing all packages 7.run these following commands: 8.makemigration,migrate,runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published