Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

vijayatom/doecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doecker

##create a virtual environment
    python -m venv env

python manage.py makemigrations main
python manage.py migrate auth
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Use Python Version 3.8.0

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.7%
  • Python 18.3%
  • CSS 13.6%
  • JavaScript 2.4%