Alex Gierus
Alex Gierus
I'm having trouble because of this as well. The .content class is fine, but the styles under .content are different than the corresponding Bulma classes. Example, class of 'title is-1'...
Hi there -- issue remains and I confirm that @euven one line change PR resolves. Without it I cannot loaddata as OneToOneField does not have a **default** attribute. Please advise...
Hi @stevefelt (and @hartym). Is this project abandoned? This issue is important, but even with this issue there is another compatibility issue for Python 3.10 (collections.Sequence in https://github.com/python-bonobo/bonobo/pull/410). Perhaps others....
@dat-linux Yes. Too bad. Worth forking or just pick another? Quite a large package to just abandon one day, esp since it was promoted quite a bit. Any recommendations on...
Yes, still an issue. dj-database-url maps **mssql** to **mssqlms**: https://pypi.org/project/dj-database-url/ This workaround works, but would be nice to have a documented way to connect using mssql engine. Even documenting this...