Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 167 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 167 Bytes

uchi

Just a basic webiste framework

Launch

python manage.py runserver

Migrations

python manage.py makemigrations
python manage.py migrate