Restructured everything.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
mkdir -p env/django
|
||||
django-admin startproject main env/django
|
||||
1
.buildbot/test/02-setup
Normal file
1
.buildbot/test/02-setup
Normal file
@@ -0,0 +1 @@
|
||||
python bin/setup.py
|
||||
@@ -1 +0,0 @@
|
||||
cat base/console_scripts/django_project_config/additional_settings.py >> env/django/main/settings.py
|
||||
@@ -1 +1 @@
|
||||
python env/django/manage.py test
|
||||
python manage.py test
|
||||
|
||||
Reference in New Issue
Block a user