Fletcher Tomalty
Fletcher Tomalty
+1 Also, PATCH.
It's even worse when you have something like :hover nested inside an a, b, c; it ends up created double the code. Since the .css files we're using theoretically won't...
+1, this has been happening to me. Shouldn't it just automatically reconnect? Reloading the page, signing out/back in didn't fix the issue, I had to reload the server process.
How come that can't get pushed out as a release? @erming ?
+1 for this. Every time I want to add/edit searches I have to go to "Customize Toolbar...", add the icon, click it, do what I wanted to do, and then...
No, that doesn't work. The whole point is to create it only if the ID doesn't already exist. That's what the `cls.find_one({'id': id}) or cls()` line is for. If the...
That doesn't make any sense. Why would User have to specify itself in its methods? Or the db for that matter? And this is totally weird because self is an...
+1 also would be nice to be able to disable the fading
I am still having this problem with IPython 0.13 when it is called from other tools (e.g. Django's debugsqlshell command). It's very frustrating that something as basic as defining a...