Skip to content

Reriiru/netangels_test_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run:

  1. Create db and user, put in password. (Uses maria/mysql, settings is test_task/test_task/settings.py)
  2. pip install -r requirements.txt
  3. python ./test_task/manage.py makemigration test_task_app
  4. python ./test_task/manage.py migrate
  5. python ./test_task/manage.py populate_db
  6. python ./test_task/manage.py runserver

Look at it go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published