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

Static URLs are not auto-versioned #4714

Closed
runa opened this issue Dec 18, 2013 · 1 comment · Fixed by #4715
Closed

Static URLs are not auto-versioned #4714

runa opened this issue Dec 18, 2013 · 1 comment · Fixed by #4715
Labels
Milestone

Comments

@runa
Copy link

runa commented Dec 18, 2013

In master, static URLs are not auto-versioned; Ej:

    <script src="/static/components/requirejs/require.js" type="text/javascript" charset="utf-8"></script>

on #ipython@freenode, minrk sayd

I think it's a regression from when we switched to jinja templates

thanks

minrk added a commit to minrk/ipython that referenced this issue Dec 18, 2013
instead of jinja macro that doesn't write hashes

closes ipython#4714
@minrk
Copy link
Member

minrk commented Dec 18, 2013

should be fixed by #4715.

minrk added a commit to minrk/ipython that referenced this issue Dec 18, 2013
instead of jinja macro that doesn't write hashes

closes ipython#4714
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
instead of jinja macro that doesn't write hashes

closes ipython#4714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants