tuhe

Results 5 issues of tuhe

Hi! I think this is a super cool project and I am really happy to see you are working on the new Control Plus hub :-). I noticed a small...

Hi! I need a simple key/value store to track the output of unittests. In the application, multiple tests will run at once and write to the same key/value store. The...

Hi, I am trying to use django-insights with celery/beat. I have created a task where I simply run the console command: ``` python manage.py collect_insights ``` periodically. I have noticed...

Hi, I don't know if this is a bug or intentional behavior, but I am having problems uploading large images in ckeditor 5. I am using the django-ckeditor5 plugin (https://pypi.org/project/django-ckeditor-5/)...

type:question

Hi! Thank you for your work on the plugin. I am using the plugin using the default setup from the README outside of the django admin. I can upload /...