-
Hi,
I'm just evaluating this package and would appreciate some insight re the state of Django (particularly 4.2) support.
I am hoping to use this package on a Django 4.2 codebase (4.2 being the …
-
I would love to contribute if no one is up for taking this
-
Hi,
I am again running into something resembling issue #19 ,
it looks like the directory to STATICSITEMAPS_ROOT cannot be absolute with the current setup.
I don't think there is anything …
-
If you try to add a model with a modified text field the error appears:
TypeError at /admin/foo/add/render() got an unexpected keyword argument 'renderer'
**Solution:**
In widget.py (line 116) th…
-
**Describe the bug**
In our Django project, we have a model with Multiselectfield, when we import an export from this model, we see that these fields are not loaded.
https://pypi.org/project/django-…
-
### Describe the bug
When building documentation for Django using sphinx_book_theme, an IndexError: pop from empty list occurs in the depart_table function of a custom extension (djangodocs.py). The …
-
### setuptools version
68.1.2
### Python version
3.12
### OS
Ubuntu 24.4
### Additional environment information
_No response_
### Description
TASK [openwisp.openwisp2 : Install openwisp2 cont…
-
### Python Version
3.11.10
### Django Version
4.2.15
### Package Version
1.22.1
### Description
This is a follow up issue from https://github.com/adamchainz/django-upgrade/issues/…
-
### Describe the issue
My self-hosted Weblate instance throws the following error when I try to dismiss certain checks, but not for others (i.e. dismissing in general works, but not for some checks).…
tvogt updated
9 hours ago
-
**Describe the bug**
When running a Django App with socketify Djnago says:
You cannot call this from an async context - use a thread or sync_to_async
**To Reproduce**
Steps to reproduce the beha…