Edgard Pineda
Edgard Pineda
@joanjerezt, for example in python I have to force the value of `extensions.autoDisableScopes` doing the following undocumented hack: ``` profile.DEFAULT_PREFERENCES['frozen']['extensions.autoDisableScopes'] = 0 profile.set_preference('extensions.enabledScopes', 15) ``` thanks to a hint I...
I also have this problem. I'm using: devise (3.5.3) simple_form (3.2.0) twitter-bootstrap-rails (3.2.2) what can I do? thank you in advance for any help...
a workaround you can use is:
Hi Simone! do you have any news to support django 1.6.x ? thank you in advance...
See https://github.com/treyhunner/django-simple-history/issues/190#issuecomment-134281202
there is an existing workaround that is in the link that I mentioned above...