Matthew Harris

Results 6 comments of Matthew Harris

Also, on your template: angular-flask / angular_flask / templates / index.html <link rel="stylesheet" href="/static/css/bootstrap.css"> <link rel="stylesheet" href="/static/css/main.css"> You should consider doing: <link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap.css') }}"> <link rel=stylesheet type=text/css...

I know I'm rezing an old post, but... has the situation changed any? I use google fi (phone service) and it doesn't seem to work for me. Can I assume...

I created a pull request for this, however this pull is the best one I've seen out of the group to resolve this issue: https://github.com/thadeusb/flask-cache/pull/139

Off what @bart3005 said, is anyone actively maintaining this package? Last commit was Sep 21, 2014.

@roberto910907 You can now do this using refresh callback function onrefresh() { console.log("user did something") }

@Kuro-dev You can now do this using refresh callback function onrefresh() { console.log("user did something") }