Daisy Leigh Brenecki
Daisy Leigh Brenecki
Hm. That's a good question. Without actually having seen your rule and the generated QuerySet object and resulting SQL, it sounds like this is one of those cases where our...
I'm not actively working on it at current (I'd like to, but I don't have loads of time to dedicate to it because of PyCon AU). I am still monitoring...
A note regarding this bit: > We could just break backwards compatibility... In general I'm too worried about compatibility in general until we hit 1.x, but compatibility breaks still mean...
It is worth pointing out that this work will depend on work for #3, which will also decrease the verbosity of some of the non-`R` examples a bit.
As an aside, lookups (`__gt`, `__in` etc) could also be supported. This could be done with each one being a rule object of its own that takes a `property` and...
To differentiate between real lines and soft-wrapped ones, what about putting some sort of symbol (↪ _21AA RIGHTWARDS ARROW WITH HOOK_ comes to mind) before the first non-whitespace character of...
@matthewdl Does VML allow for outset shadows that have, say, gradients or images, and so on?
I'm opposed to Slack groups for this sort of thing in general, both on principle (it's a closed-source SaaS with a ToS that's dangerous for third-party clients) and for practical...
Yep, I'd prefer this to be part of the projects plugin, I think. The way I see it, the `.project` file should act as an override over the default behaviour...
This is a good idea. If anyone feels like contributing, I'd accept a pull request that implements this so long as it's implemented in the actual `__vf` functions in core,...