fix
This commit is contained in:
parent
dfb584116d
commit
a24ab2dcf0
@ -46,6 +46,7 @@ class FeedsAppConfigForm(ConfigForm):
|
||||
helper.form_class = 'form-horizontal'
|
||||
helper.label_class = 'col-sm-2'
|
||||
helper.field_class = 'col-sm-10'
|
||||
helper.form_tag = False
|
||||
helper.layout = Layout(
|
||||
Fieldset('Global', 'feed_bot_token'),
|
||||
Fieldset('VK.com', 'russian_proxy_string', 'vk_username', 'vk_password', 'vk_auth', 'anticaptcha_token'),
|
||||
|
Loading…
Reference in New Issue
Block a user