Bug 1440691 - Install issue tracker fixtures on upgrade/install

This commit is contained in:
William Lachance 2018-02-23 10:27:44 -05:00
Родитель 8c38ffbc32
Коммит 4639f2b991
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@ class Command(BaseCommand):
'repository_group',
'repository',
'failure_classification',
'issue_tracker',
'performance_framework',
'performance_bug_templates')
call_command('load_preseed')