mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 19:17:48 +01:00
Removed Vagrantfile from startproject command
This commit is contained in:
parent
0c93d133c3
commit
a990bccff4
@ -43,7 +43,6 @@ def create_project(parser, options, args):
|
||||
utility_args = ['django-admin.py',
|
||||
'startproject',
|
||||
'--template=' + template_path,
|
||||
'--name=Vagrantfile',
|
||||
'--ext=html,rst',
|
||||
project_name]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user