Mike Hibbert
Mike Hibbert
When using the module I specified that it is a modal view and it performs as expected, however, the content also shows modal content in main any ideas?
Hi I have a legacy site that needs to switch to using FineUploader but its built using Django 1.11.15 I've followed all the setup instructions and alls well until I...
in djnago 1.9 this causes the models.py file to attempt import causing an error like: RuntimeError: Model class models. doesn't declare an explicit app_label and isn't in an application in...
Over in the Django code site, I've reported an issue, (https://code.djangoproject.com/ticket/27596) that causes an error that reports as: socket.error: [Errno 98] Address already in use It basically happens when you...
Hi I'm trying to update the state of my current_task but receiving the following error: ``` Traceback (most recent call last): File "/home/mike/Documents/python/hitter/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task R = retval...
Hi In your notebook, you use values that are initially in the ranges of 20 and then scale them down to between 1 and 0. If I wanted to plug...
After following the basic setup instructions on the readme I'm getting an exception from line 96 of django_ssl_auth/base.py class SSLClientAuthMiddleware(MiddlewareMixin): def process_request(self, request): if not hasattr(request, 'user'): raise ImproperlyConfigured() #...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...