Dat

Results 3 issues of Dat

Hi, It seems the setup does not support python2. I try `pip install crisp-api` in python2 environment and got this errors: Collecting crisp-api Downloading crisp-api-1.1.8.tar.gz (10 kB) ERROR: Command errored...

I found this bug when trying to delete a sub-items on my homepage. - Exception Value: unsupported operand type(s) for +: 'frozenset' and 'list'

I use this tag in my template for the form with two fields and they are showing in two rows instead of 2 columns: ![Screenshot from 2021-07-21 23-17-42](https://user-images.githubusercontent.com/7017649/126523544-889ee1a8-99b2-4aac-8482-edf5f9bfe8bd.png) {% bootstrap_form...