Josh Owen
Josh Owen
@sripathikrishnan any thoughts on including @jvtm's patch? It doesn't require python-lzf, but uses it if its there.
Hopefully this will be merged in soon https://github.com/svetlyak40wt/django-fields/pull/50 to fix the 1.10 issues.
We started with 1.8.xx, went to 1.9.xx, 1.10.xx, and somehow all of our FAB tables ended up without sequences set for their IDs, but had the sequences created. We were...
> > We started with 1.8.xx, went to 1.9.xx, 1.10.xx, and somehow all of our FAB tables ended up without sequences set for their IDs, but had the sequences created....
There is an attempt here: https://github.com/svetlyak40wt/django-fields/pull/50
@svetlyak40wt Any chance you can ship master to PyPi? The Django 1.10 support would be much appreciated. I'm happy to help out if possible.
@svetlyak40wt Any chance you can ship this to PyPi?