fix up the PATCH scenario with the char_prompts in WFJT node

This commit is contained in:
AlanCoding
2016-09-28 14:34:10 -04:00
parent 8036e294dd
commit 78fc6df59d
3 changed files with 52 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import awx.main.fields
class Migration(migrations.Migration):
dependencies = [
('main', '0035_v310_jobevent_uuid'),
('main', '0036_v310_remove_tower_settings'),
]
operations = [