Giovan Isa Musthofa
Giovan Isa Musthofa
This looks good. Any plan to release this? @animeshkundu
I tried to reproduce the bug today. This bug is related to `django.setup()` call that's required for [standalone django usage](). This can be accidentally triggered by loading `asgi.py` or `wsgi.py`....
@timothycrosley what do you think about this? Or should this go to https://github.com/timothycrosley/pdocs ?
Even with https://github.com/jieter/leaflet-clonelayer/pull/6#, this still doesn't work perfectly.
Is this duplicate of https://github.com/GoogleContainerTools/kaniko/issues/245?
@laymonage , I think I can change class F solution to conform with PyLint's rule. Another thing to mention, would it be better for python source code filename format in...
Found that `postfix` was unnecessary and also thanks for @jayvdb for mentioning `R-core-doc` The travis build: https://travis-ci.org/GnarledHarpy06/docker-coala-base/builds/191619054
Remove more unnecessary packages here https://github.com/coala/docker-coala-base/pull/86 ``` aaa_base dbus-1 dbus-1-x11 gio-branding-openSUSE kmod libthai-data lksctp-tools logrotate openssh openslp perl-Net-DBus postfix R-core-doc sysconfig-netconfig systemd-presets-branding-openSUSE wicked-service ```
My team hit this issue too. We would really like to see more discussion on this.
This is exactly what I need, would be good if autofix is also supported.