Add a run_test_server target to make file
running make run_test_server will build a virtualenv, create a django projet with django-cas-server and lauch ./management.py runserver
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ db.sqlite3
|
||||
manage.py
|
||||
|
||||
.tox
|
||||
test_venv
|
||||
|
Reference in New Issue
Block a user