these templates are not used anymore, no need to create them in the createcamp management command
This commit is contained in:
parent
e6f5accaa6
commit
0f5814b5ae
|
@ -28,9 +28,7 @@ class Command(BaseCommand):
|
|||
|
||||
# files to create, relative to DJANGO_BASE_PATH
|
||||
files = [
|
||||
'sponsors/templates/{camp_slug}_sponsors.html',
|
||||
'camps/templates/{camp_slug}_camp_detail.html',
|
||||
'program/templates/{camp_slug}_call_for_participation.html'
|
||||
]
|
||||
|
||||
# directories to create, relative to DJANGO_BASE_PATH
|
||||
|
|
Loading…
Reference in a new issue