Benjamin Balder Bach
Benjamin Balder Bach
@Rob--W any possibility to merge and release this?
Just found out that this works fine with [django-app-namespace-template-loader](https://github.com/Fantomas42/django-app-namespace-template-loader), and I'm good switching to that :)
You can see the fix in the diffset between 0.3 and 0.3.1 where it was fixed: https://github.com/Fantomas42/django-app-namespace-template-loader/compare/0.3...v0.3.1
No, I switched to the other app -- remember https://github.com/Fantomas42/django-app-namespace-template-loader/pull/15 ? ;)
@pydanny my main objective here isn't to suggest what the Cookiecutter project should do :) but I really hope you manage to balance your work load in a way that...
I would also add this: I see support inquiries usually as a lack of documentation *or* because someone didn't read it (in which case it's a bit easier to give...
Admittedly I didn't see you were using pass_through_manager -- can you tell me if for instance `objects.none().published()` already works?
Btw great job, very inspirational
PassthroughManager is a nice idea, but I rather don't like the dependency because it's such simple code that it's easy to deal with either by copy-pasting the PassthroughManager itself or...
Yeah, something is wrong with your DNS resolver. Look at the output here @agonzalezm ``` root@dnsutils:/# ping archive.ubuntu.com PING archive.ubuntu.com.lab.local (10.58.20.36) 56(84) bytes of data. 64 bytes from haproxy-ingress-kubernetes-ingress.haproxy-ingress.svc.cluster.local (10.58.20.36):...