Griatch

Results 265 comments of Griatch

For funcparser methods to be avaliable to the prototype spawner, they must be added to `settings.PROT_FUNC_MODULES`, which is a separate thing from the body of `FUNC_PARSER_*` settings. I added an...

I added `protfunc_raise_errors`, but to be clear, this was not a bug.

I'm honestly not convinced this is a good idea. A Trait is a database-stored property. What you describe is a dynamic property that really should be calculated on the fly...

This is probably a good idea, the webclient is suitable for these kinds of experiments. I wonder if it would be an addie to wait for @chainsol's experimentations with adjustable...

@chainsol The pane would be the first option but the ability to put stuff in a closable, draggable window is always a nice feature too if not too hard to...

I guess all that would be needed for this is offer a `popup` type that the gui understands. I don't think this is something that should be used by default...

Setting up a Celery process is possible of course, thanks @strikaco for the go-through. It's unlikely we'll add something like this anytime soon. I actually already did so once -...

While it can be a good idea to support a callable default for different reasons, I don't think this is a bug per se. If you assign a mutable instance...

Seems to be reproducible for Chrome as well - it's only messed up for the search page, as you say. Good point about the version swapper for mobile; the sidebar...