Skip to content

kgex/bigeye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conda create -n bigeye
conda activate bigeye

python manage.py makemigrations
python manage.py migrate

python manage.py createsuperuser
>admin
>[email protected]
>admin

python manage.py runserver


# when you make a change in the model

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published