Skip to content

Michael-Spirit/test_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local deployment

Install project requirements

$ pip install -r requirements.txt

Create local settings file

$ cp test_task/local_settings test_task/local_settings.py

Run migrations

$ python manage.py migrate

Run tests

$ python manage.py test

Run server

$ python manage.py runserver

About

Django test task for steel kiwi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published