-
### Python Version
3.10.6
### Django Version
4.1.3
### Package Version
0.1.1
### Description
### Intro
Let me start with an example. Here is an example Django app configuration…
-
**Describe the bug**
There is an issue with drf_spectacular's `@extend_schema_view` that is only happening in production server i.e. Daphne, Gunicorn, Uvicorn. This issue does not happen with `python…
-
Does the package support Django 4.1 and 4.0?
-
### Environment
* Nautobot version (Docker tag too if applicable): v2.3.11
* Python version: 3.11
* Database platform, version: PG13
* Middleware(s): N/A
Exception thrown when using regex filte…
-
@jcass77 I apologize if this is covered elsewhere, but I haven't been able to find anything for this particular use case in the docs or Stack Overflow.
If I use the recommended deployment scenario …
-
I have multilanguage app, and I need to use multiple images in different languages, I am using `django-parler` for that, but `django-imagekit` is generating images.
**models.py**
```python
class Sl…
-
-
打扰了,又是我。
django.core.files.storage.handler.InvalidStorageError: Could not find backend 'django_oss_storage.backends.OssMediaStorage': cannot import name 'utc' from 'django.utils.timezone'
应该也是和dj…
zsq44 updated
4 weeks ago
-
ok that works!
````
File "/home/inventree/src/backend/InvenTree/InvenTree/tasks.py", line 212, in offload_task
task.run()
File "/root/.local/lib/python3.11/site-packages/django…
-
Dev > Test > Prod 환경에 따라 서로 필요한 서비스를 철저히 분리합니다.
- [ ] 정적 파일: Django Default > Docker Volume > S3
- [ ] DB: 로컬 PostgreSQL > Docker Container의 PostgreSQL > AWS RDS