Charlie Vulum
Charlie Vulum
Hi there, Can anyone confirm if django-grappelli compatibility with python 3.10 Thank you.
Clicking on child links inside Django admin gives me 500 error status. Everything up to http://ip/admin seems to be working fine. However any child links after http://ip/admin, for e.g. http://ip/admin/child_link,...
Hi there, I am using Django==4.0.5 and I am having COOP issues shown below when I click any links in django-material-admin interface. Error show on the browser is `Internal server...
Hi, Is the warning below has to do with wagtail-live and Wagtail v4.x? I upgraded from Wagtail v3.x to v4.0.1 and have the below warning. `/home/laravel/anaconda3/envs/newsroom/lib/python3.8/site-packages/wagtail_live/models.py:48: RemovedInWagtail50Warning: wagtail.admin.edit_handlers.StreamFieldPanel is obsolete...
Hi, I am experiencing the below issue. Am I doing something wrong or missing out some configuration? ``` Request URL Your URL didn't respond with the value of the challenge...
I upgraded djangorestframework to 3.15.2 and found out that it is not compatible with django-comment-xtd 2.9.13. Just checking if any active updates can address that. Cheers.