Skip to content

Commit

Permalink
update policy view
Browse files Browse the repository at this point in the history
  • Loading branch information
srault95 committed May 26, 2015
1 parent d2ca47a commit a56b0ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mongrey/web/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,8 @@ class BlackListViewMixin:


class PolicyViewMixin:
pass

#column_list = ('name', 'value', 'mynetwork_vrfy', 'field_name', 'greylist_key', 'greylist_remaining', 'greylist_expire', 'comments')
column_list = ('name', 'value', 'field_name', 'comments', 'greylist_enable', 'spoofing_enable', 'rbl_enable', 'spf_enable')

form_excluded_columns = ('slug',)

Expand Down

0 comments on commit a56b0ca

Please sign in to comment.