-
Hi there.
Recently i've tried to generate demo instance of django-shop from cookiecutter template.
It was generated successfully. But when i've tried to up services, web application started thro…
-
Here is my traceback:
Environment:
Request Method: GET
Request URL: http://127.0.0.1:8000/schedule/calendar/tri_month/example/
Django Version: 4.0
Python Version: 3.8.2
Installed Applica…
-
Traceback (most recent call last):
File "/usr/lib64/python2.6/wsgiref/handlers.py", line 93, in run
self.result = application(self.environ, self.start_response)
File "/home/33pinche/33pinche/l…
-
We have some redirect tests which make a `self.app.get(url)` request and then check the response is a redirect to an expected location.
Our URL going in does not include a port. E.g. `http://subdom…
-
Hi everyone !
It's been a pleasure to develop and maintain this application for Django.
Unfortunately, I can't maintain it anymore, mostly because I'm not using Django anymore and I don't have the ti…
-
We were trying to setup the application running locally
PS Y:\simpler-grants-pdf-builder\bloom_nofos> poetry run start
Getting the below error
ModuleNotFoundError: No module named 'environ'
…
-
The hack to put the application within the project, doesn't play well with testing. Do you have any clue to improve this situation? I have to the put the full module name in `INSTALLED_APPS` instead.
…
greut updated
7 years ago
-
With our current setup we can't scale application servers horizontally because of our thumbnailing setup.
We've talked about having an NFS share that all the app servers could connect to. Another …
-
Running server raises an exception.
Exception text - Django ImproperlyConfigured: WSGI application 'myproject.wsgi.application' could not be loaded; Error importing module.
-
**Current behavior**
ERROR 2022-05-03 19:41:42,844 log: Internal Server Error: /tira-admin/create-group/ortega22
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/django/c…