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

Set jinja options from a config file in a template #182

Closed
wants to merge 1 commit into from
Closed

Set jinja options from a config file in a template #182

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 7, 2014

As mentioned in my comment in #135, I've worked on a patch that allows jinja environment options to be specified in a config file in a cookiecutter template.

I put these options in a separate config file, so that older versions of cookiecutter don't ask for this as an option. I think this is going to break a lot of old versions of cookiecutter anyway if the cookiecutter templates start using these options :( I guess this requires some thought...

@coveralls
Copy link

Coverage Status

Coverage increased (+0.15%) when pulling 9f6ca0d on luked:jinja_options_in_config_file into 3b84343 on audreyr:master.

@michaeljoseph michaeljoseph added this to the 0.8.x: Jinja / templating improvements milestone Jul 13, 2014
@hackebrot
Copy link
Member

Hey! 👋

I'm closing this in favor of 6cc1831 of #848.

Thank you for your contribution!

@hackebrot hackebrot closed this Mar 24, 2017
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.

None yet

4 participants