Andrew Chen Wang
Andrew Chen Wang
Next version, I'll include a method of flexibility for this.
@jcass77 Merge latest commits in master to check again. Lots of weird errors arose during testing that I patched up.
That's an interesting error. It's a tox error regarding InvocationError. I've taken a look at this [SO question](https://stackoverflow.com/questions/25575073/attributeerror-module-object-has-no-attribute-tests) and it seems like there might've been an import error. I haven't...
I'm also coming to the realization that adding this could cause me to hassle on and understand Django-tenants. If I were to add this to the next release, it would...
@jcass77 I won't mind merging some of the engines into the package as I've decided to allow unobtrusive code into the repository. Stuff like the added settings.py supported backend can...
thanks everyone sit tight; will begin adding 4.1 to CI tonight
thanks so much @dmkoch!!!!!! left a comment in your fork
If you're just looking to see how cachalot improved db queries, then you can create a timer object around where you're calling your queries. There's a chance most of the...
> Actually I tried at first with the default "site based cache" and the script help me to identify that I passed from 9 request to 80 request per seconds....
I'd like to hear if anyone's still having issues with this with `--parallel`. Would be helpful to know exactly wtf is going on!