This is a django tutorial for the user who is advanced
- Git 1.8+
- Python 3.5+
Create youtr virtual enviroment:
cd
into the borrow
directory:
cd borrow
And migrate the database:
python manage.py migrate
Now you're all set.
python manage.py runserver
borrow system is the example website.
practice account:
- account: test_user
- password: 0000