KimSia Sim

Results 89 comments of KimSia Sim

@fcnyp > They would be responsible for their own UX/UI implementation. Do you have an eventual choice on how to set the UX/UI for selecting 2nd parent, storing relations, delete...

i think the repo owner is definitely not going to update this repo. Why don't you @stoumann do up a new one for people to post tickets on?

I dont want to cut in on what @rbeard0330 is doing but if someone can do a quick loom and show me I dont mind taking a stab at the...

@EmilStenstrom i did and i got this error ```python ModuleNotFoundError: No module named 'django_components.middleware.ComponentDependencyMiddlewaredjango'; 'django_components.middleware' is not a package ``` I suspect need to change the `__init__.py`? I am using...

Isn't this solved by the latest v0.21 changes and also by what i raised in the discussion? https://github.com/EmilStenstrom/django-components/discussions/160

I like to upgrade to Django 3.2 is this going to be merged?

@claudiokc i want to thank you for writing the PR. I haven't tested it yet on a Django 3.2. But I merged your PR under my fork of this library....

I have tested my own fork locally and it works without any issue when I run a `docker exec -it python manage.py ` ![CleanShot 2022-06-10 at 18 52 24](https://user-images.githubusercontent.com/245021/173051320-04ad7eaf-d1be-4311-a658-83b48e7c4f32.png)