Skip to content

JollyGoal/inha_kino_dj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NESMI Django API

Project setup

Clone repo

git clone https://github.com/JollyGoal/inha_kino_dj.git
cd inha_kino_dj

Setting up virtuelenv

virtualenv venv

Windows

venv\Scripts\activate

Linux

source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Apply All database changes

python manage.py makemigrations
python manage.py migrate

Create Admin Account

python manage.py createsuperuser

Run server

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages