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

Template engine header #83

Merged
merged 6 commits into from
Jul 5, 2014

Conversation

palkeo
Copy link
Contributor

@palkeo palkeo commented Jul 19, 2013

No description provided.

def get_settings_value(self, request, name):
""" Return the value of a setting named « name »

WARNING: The value returned is to be considered unsafe,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imho, settings validation could be handled in diecutter.settings module. At least basic validation, so that settings can be considered safe from the Service point of view... Except for service's specific settings, if any.
Or perhaps diecutter.settings provides some validator (a form?) that is used in Service?

@benoitbryon benoitbryon modified the milestones: Soon, 0.7 Apr 10, 2014
@benoitbryon benoitbryon merged commit f060c7c into diecutter:master Jul 5, 2014
benoitbryon added a commit that referenced this pull request Jul 5, 2014
…ng 'engine' argument in query string. Closes #77. Closes #83.
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

Successfully merging this pull request may close these issues.

2 participants