Alexander Lyabah

Results 21 comments of Alexander Lyabah

sounds weird that it fails on Django generated migration

@fredriknilson I've pushed fixed to master. I change tag field from text to char, to make it available for indexing. We test a bit more tomorrow and release

bad idea as you can accidentally reset setting

still can be useful for user-defined classes

Good catch. split_attr should not raise an exception for hasattr. Thank you

@richardbrockie try `0.29.2`, the new version just released

@richardbrockie Do you have a cache configured? where the `BOOLEAN_EXAMPLE` is used? In a view?