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

reload templates in development mode #1

Closed
xtreme-andrei-dinin opened this issue Oct 17, 2012 · 0 comments
Closed

reload templates in development mode #1

xtreme-andrei-dinin opened this issue Oct 17, 2012 · 0 comments

Comments

@xtreme-andrei-dinin
Copy link
Contributor

Right now, the templates get loaded once at the startup (in the initializer)
That makes sense for a production environment, but is annoying for development, where you are constantly changing the template.
Load the template every time in development and only once in staging and production.

xtreme-andrei-dinin added a commit that referenced this issue Oct 21, 2012
@xtreme-andrei-dinin xtreme-andrei-dinin removed their assignment Feb 13, 2015
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