Daniel Ripoll
Daniel Ripoll
Looks like there are some migrations pending to upload, if i add the latest version on pypi to a new project, and run 'makemigrations' it detects this new migration missing:...
It seems that the scripts are not running python3, which is the default on Fedora 30. Neither they're compatible with it. Having in mind that 01-01-2020 the Python2 support it's...
I found wphardening is a great idea, the work with the .htaccess and robots.txt it's amazing. But .htaccess is not compatible with nginx which one I normally use. As far...
**Describe the problem** A clear and concise description of what the problem is. **Versions** - Host OS: Fedora 33 And Ubuntu 18.04 - docker: Docker version 20.10.3, build 48d30b5 -...
Tests for boto3
fake-s3 Is compatible with boto3, which is now the current version of boto (eventually, boto will fall deprecated in favor of boto3). Please accept the incoming pull request.
It looks like the drivers compile, but somehow they don't work, instead we found a lot of Unknown symbol in the dmesg log. Also, If i trie with insmod, doesn't...
Hi there, This is failing on django 3.0 and python 3.8, with the following error: ``` Traceback (most recent call last): File "./manage.py", line 21, in main() File "./manage.py", line...
When I try to run compilescss it just explodes with a bunch of errors, i'm trying to add an ipdb in order to find where it's exploding but i ind...
Hi, I'm trying to use process_shared but fails crashing everything. I thinks it's because /dev/mem doesn't work same way. Output when trying to use just ProcessShared::SharedMemory.new(1024): ~/.gem/ruby/2.1.0/gems/process_shared-0.2.0/lib/process_shared/posix/errno.rb:28:in `block (2 levels)...