Re: Help with FilteredSelectMultiple

2018-07-23 Thread Ike
Hi Melvyn, Sorry for the late reply, also this is my first post here so I'm not really sure what's needed. FilteredSelectMultiple is a django admin widget so it isn't in the requirements.txt. I have managed to save to the database already via ajax request. However, I am unable to have the ch

Re: Help with FilteredSelectMultiple

2018-07-21 Thread Melvyn Sopacua
On zaterdag 21 juli 2018 14:38:11 CEST Ike wrote: > Good day everyone, I've been stuck with a problem I am having and I can't > find any help online. Even though you've done much effort to make a good problem description, you're still making us do a lot of work before we can diagnose your issue:

Re: Help with FilteredSelectMultiple

2018-07-21 Thread Ike
Update: forms.py and designations.html has been updated. This was the only way I could think of for associating the roles to the widget https://gist.github.com/Yggralith0/293c107bef58203a38a84ad4d5df0802 -- You received this message because you are subscribed to the Google Groups "Django users"