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

Add structure to templates folder #20

Closed
mikeckennedy opened this issue Mar 1, 2017 · 2 comments
Closed

Add structure to templates folder #20

mikeckennedy opened this issue Mar 1, 2017 · 2 comments

Comments

@mikeckennedy
Copy link
Contributor

I would like to move layout.py / layout.jinja2 to a folder called shared and rename them to _layout.* to indicate they are never meant to be the top-level template. Thoughts?

@stevepiercy
Copy link
Member

I understand why this is important, but this is a highly subjective matter. Some developers toss all templates into templates, some use a shared or core, some organize templates to align across models and views, and still others organize into self-contained Python modules.

@mikeckennedy
Copy link
Contributor Author

Sure, fair enough. :)

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

2 participants