Skip to content

chiragkanhasoft/vehicle_practicle

Repository files navigation

Setup Project

Clone this repository

Create Virutual enviornment using requirements.txt file.

Start project using python manage.py runserver

Open link http://127.0.0.1:8000/admin in browser.

Use credentials username : admin , password : admin for login Note: I have added default user admin, you can use admin/admin credentials for that admin user. For implement authenticatin in API i have used this.

After login into the admin panel, goto Token model and copy token for API calls.

APIs list will be below.

For test case use below command

python manage.py test apps.car.tests

About

vehicle_practicle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published