-
Could we remove UI mappings by integrating into MasterUI and tags directly?
This is a very preliminary idea to simplify the tag setup; I'm not sure it will be sensible to do without undesirably limit…
-
> [!NOTE]
> We've made a lot of progress on this issue. Please look at https://github.com/wagtail/wagtail/issues/8365#issuecomment-2061032553 if you're interested in working on this.
> ☂️ **This …
-
I've been asked for a dump of our database with our most current data. The purpose is to use this dump for some data analysis.
@jpadilla any thoughts on how best to fulfill this request?
-
opening a tag in the admin view takes forever, e.g: http://localhost:8000/admin/swid/tag/2213/
@dbrgn can you investigate on this?
-
**Describe the bug**
I checked my package, typed in the exact package name into search box: pluggable-info-monitor and the first 3 pages of the results do not contain my project. (I did not check…
-
I'm in the process of switching from `djcelery` to `django_celery-beat` when upgrading to celery 4.x, as `djcelery` is no longer supported in celery 4. Is there a recommended way to migrate all the `d…
-
Currently we always check/enforce a constraint if it exists. In some cases an operator may wish to skip the enforcement of constraints, e.g. during bulk loading, and then re-enable it later and do a o…
-
* API keys (including signup, etc)
* Log usage
-
Hello!
I am using the sorl-thumbnail v12.3 and mysql db in my django project.
And it raise mysql error (1071, 'Specified key was too long; max key length is 767 bytes') when migrate the sql.…
-
I'm working on a multi-tenant app using [django-tenants](https://github.com/django-tenants/django-tenants) and [django-tenant-users](https://github.com/Corvia/django-tenant-users), the custom user mod…