Surya Bhusal
Surya Bhusal
**Apps from TENANT_APPS being referenced in public schema's auth_permission table.** I'm facing issue while trying to delete user(auth model) from the main site(in the public schema). Actually, i've to implement...
**Describe the bug** Error executing the spider when using with splash aquarium. **Though it works completly fine with scrapyd-client and CURL api** **Logs** ```log aquarium-splash1-1 | libpng warning: iCCP: known...
I'm dockerizing the whole application runing scrapyd, splash and scrapydweb. > Dockerfile ```yml FROM python:3.7-alpine # enable terminal output ENV PYTHONUNBUFFERED 1 # copy requirements file inside the docker container...