-
I am running an app in apache2 with wsgi, but I am getting this error:
mod_wsgi (pid=26904): Exception occurred processing WSGI script '/var/www/multidb/multidb/wsgi.py'.
Traceback (most recent call…
-
Trying https://github.com/LexPredict/lexpredict-contraxsuite/blob/master/notebook-examples/document_model_tutorial.ipynb in the Docker deployment, at
```
# Setup django environment
os.environ.set…
-
* django-tus version: 0.5.0
* Django version: 4.1.6
* Python version: 3.11.1
* Operating System: Windows
Exception in thread django-main-thread:
Traceback (most recent call last):
File "C:\U…
-
As a **developer**, I can **use Bootstrap** so that **I can style the backend form**
-
Getting the following error when I'm trying to migrate or run this project
```sh
Traceback (most recent call last):
File "manage.py", line 22, in
main()
File "manage.py", line 18, in m…
-
Exception in thread django-main-thread:
Traceback (most recent call last):
File "C:\Users\Enio\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1038, in _bootstrap_inner
self.r…
-
When I tried to run server with command:
>python manage.py runserver
a big error log comes this isthe last part of that error log:
res = instance.__dict__[self.name] = self.func(instance)…
-
**Describe the bug**
Happens after successfully installing requirements.txt. It looks like axes is a dynamically loaded module of some sort that hasn't been committed yet.
**To Reproduce**
Steps…
-
what the db would ideally look like:
-pre-request
Name, client, location, pm, date submitted, date start, services
-prospective (formerly incoming) - not approved
Name, client, location, pm, ccs, …
-
Hi,
upgrading from Django 2 I get:
```
$ ../venv/bin/python webportal/manage.py makemigrations
SystemCheckError: System check identified some issues:
ERRORS:
: (admin.E040) ModelAdmin must d…
ahcm updated
19 hours ago