Pablo Seminario

Results 3 issues of Pablo Seminario

I have a problem with django-staticfiles-1.2.1 and django-1.2.7 using get_static_prefix templatetag, it doesn't return my `STATIC_URL` setting. But with the same configuration and django-staticfiles-1.1 it's works. I test it with...

I added a test and a fix for the problem with exception on update with empty doc list (issue #811), now using SILENTLY_FAIL=True I don't get the `ValueError` exception. Reviews...

needs review

**What happened**: As described on the [README.md](https://github.com/coredns/coredns#compilation-with-docker) file I tried to build coredns using Docker but the command: ```shell docker run --rm -i -t -v $PWD:/v -w /v golang:1.21 make...

bug