-
**Project Abstract**
The product allows users to upload text documents from their computer, which are then
automatically categorized based on the document's content using natural language
processin…
-
For non-superusers, some pages like the TargetList taks a long time to load, perhaps b/c of permissions checking
This is related to django-guardian checking.
https://django-guardian.readthedocs.io…
-
After upgrade to Django 1.10, you will get the following error:
check_models_permissions
max_builtin_permission_name_length = max(len(name) for name in builtin_permissions.values())
builtins.Value…
-
```
@lru_cache
def get_or_create_storage(storage):
return get_module_class(storage)()
```
sorl/thumbnail/images.py:23 - storage options parameter is missing
check this way:
https://gith…
-
**Describe the bug**
Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
**To Reproduc…
-
Hi!
Django 4.0 was released with a built in `RedisCache` cache backend (https://docs.djangoproject.com/en/4.1/topics/cache/#redis). As far as I understand, it's a simpler (and built in) alternative…
-
**Describe the bug**
I use docker to deploy my django project, and set well in .env file, and set them in django setting
- STRIPE_TEST_PUBLIC_KEY=${STRIPE_TEST_PUBLIC_KEY}
- STRIPE_TEST_SECRET_KE…
-
This issue tracks the implementation of the [Jazzband guidelines](https://jazzband.co/about/guidelines) for the project [django-waffle](https://github.com/jazzband/django-waffle)
It was initiated by …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
/offline/discrepancy_check/
```
Traceback (most recent call last):
File "/layers/google.python.pip/pip/lib/python3.12/site-packages/django/core/handlers/exception.py", line 47, in inner
re…