-
File "C:\Users\singh\GitHub\django-ecommerce\venv\Lib\site-packages\django\conf\__init__.py", line 157, in __init__
mod = importlib.import_module(self.SETTINGS_MODULE)
^^^^^^^^^^^^^^…
-
Hi i executed python manage.py runserver. I got following error,
E:\Downloads\email\Afif_DjangoApp-master\Afif_DjangoApp-master>python manage.py
runserver
Unhandled exception in thread started by…
-
I exactly followed the instructions to enable registration, under **Registration(optional)**, from the docs: https://dj-rest-auth.readthedocs.io/en/latest/installation.html. But then immediately I got…
-
Error on Step 8/11 : RUN python3 -m shuup_workbench migrate
`System check identified some issues:
WARNINGS:
?: (1_10.W001) The MIDDLEWARE_CLASSES setting is deprecated in Django 1.10 and the MI…
ferox updated
4 months ago
-
As of Django 4.0, Manifest storage searches for map files if they are referenced in the minified file.
Running collect static with Django 4.2.1 I get the following error:
`
ValueError: The file …
-
Hey, I get the following issues that probably needs to be fixed:
```
Applying database migrations (python3 netbox/manage.py migrate)...
Traceback (most recent call last):
File "/opt/netbox-4.0…
-
### Describe your environment
OS: (Alpine Docker)
Python version: (Python 3.8)
SDK version: (e.g., 1.22.0)
API version: (e.g., 1.22.0)
### What happened?
Invalid type WSGIRequest for attribute '…
-
Hello, don't work for me
Django 1.11.9 and python3.5 but don't use virutalenv
I follow your tutorial
`File "/Users/joelalves/Library/Python/3.5/lib/python/site-packages/django/apps/config.py", line…
-
python version: 3.9.18
nuitka version: 2.1.5
`pip list` result:
```
Package Version
----------------- -------
asgiref 3.8.1
Django 4.2.11
Nuitka 2.1.5…
-
I am using version 1.1.0 with a virtualenv
```
pip freeze
alabaster==0.7.7
Babel==2.3.2
Django==1.8.12
django-appconf==1.0.1
django-bootstrap-toolkit==2.15.0
django-compressor==2.0
django-selectable=…