Jannis Leidel
Jannis Leidel
> In the meantime I had contact with Bojan and the `jazzband` PyPI user now also has maintainer role on the package. Thanks @sergei-maertens, I've accepted the invitation for the...
> @MrCordeiro - I volunteer to be team lead, I still have to work myself into the codebase itself a bit more and get more hands-on, but I have plenty...
So that's about a namespace path, basically a Python package without a `__init__.py`?
@sunjoomoon Maybe it's time to upgrade codemirror.
No, it should not update the cache if your ForeignKey is changed. To quote the docs: "dbtemplates uses Django’s default caching infrastructure for caching, and operates automatically when creating, updating...
That's a good idea, mind contributing them?
Have you tried setting a `LOCATION` of the locmem backends as described in the Django settings?
Ah, okay, thanks for the clarification, I'm sorry you had to find out that implicit behavior the hard way. This needs to be clarified indeed.
I have not seen this personally, but I'd be interested to know what version of Python, Celery, which broker and what result backend. Is the load reduced if you increase...
@janezkranjc See my comment about rebasing on top of master, rerunning the tests won't be enough to fix it without the changes in master.