Kaspars Sprogis

Results 125 comments of Kaspars Sprogis

@gamesbook I just made v2 default branch.

Please post a screenshot and a browser. I have never seen such behaviour. Also code to replicate would be very useful.

Yesterday i approved pull request that should solve this issue. Please try latest Django suit develop version and see if it fixes the problem. ``` pip install https://github.com/darklow/django-suit/tarball/develop ```

yes as this was while ago, this fix should be in latest version too: `pip install django-suit==0.2.14`

See my comment here: https://github.com/darklow/django-suit/issues/309#issuecomment-62850832

I don't currently have time to explain every line, but this is how i achieved select2 in inlines in one of my clients project. Here i am duplicating select2 that...

I can't remember in details, since it was a while ago i wrote this code. But basically what i did is checked what JS code is used in single existing...

@antitoxic thanks for sharing, these are good news.

@Sumukh thanks, I'll be happy to accept PR and I am aware it has substantial changes, which is why I haven't done it yet by myself. But I would be...