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

Convert all "constants" to "settings". #87

Closed
jathanism opened this issue Sep 17, 2015 · 0 comments
Closed

Convert all "constants" to "settings". #87

jathanism opened this issue Sep 17, 2015 · 0 comments

Comments

@jathanism
Copy link
Contributor

Anything that is "constant" should be configurable in settings. This would eliminate the need for nsot.constants, and just have everything globally default to values defined in nsot.conf.settings (which is merged into the global Django settings (from django.conf import settings), and optionally overridden by site-specific nsot.conf.py file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant