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

Share some Django settings with AngularJS #703

Closed
flekschas opened this issue Sep 17, 2015 · 2 comments
Closed

Share some Django settings with AngularJS #703

flekschas opened this issue Sep 17, 2015 · 2 comments

Comments

@flekschas
Copy link
Member

Some Django settings need to be accessed by Angular (like the Admin Mail). For that we need to develop a strategy how to share the settings between them.

@flekschas flekschas added this to the Next milestone Sep 17, 2015
@scottx611x scottx611x self-assigned this Sep 18, 2015
@ngehlenborg ngehlenborg modified the milestones: Next, Fairhaven Sep 22, 2015
@scottx611x
Copy link
Member

Maybe utilize a structure like this:
https://github.com/rdegges/django-skel/tree/master/project_name/settings

Divvy up settings that we want to share globally/migrate away from JSON.

@scottx611x
Copy link
Member

Note
window.refinerySettings.VALUE -> base template

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

3 participants