Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit policy page #50

Open
bdzim opened this issue Oct 24, 2013 · 0 comments
Open

Edit policy page #50

bdzim opened this issue Oct 24, 2013 · 0 comments

Comments

@bdzim
Copy link
Contributor

bdzim commented Oct 24, 2013

See #40 for all available policies. This page will allowing editing a set of policies. There are a large number of policies and it would be foolish to create django forms containing all of them. Instead I envision configuration files that list all policies and there types. This can then be used to dynamically generate the forms.

[['LaunchMinimzedAtStartup', 'boolean'],
 ['ShowSplashScreenAtStartup', 'boolean']
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant