gadventures / django-fsm-admin

Mixin and template tags to integrate django-fsm transitions into the django admin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support other Django versions

ftobia opened this issue · comments

Specifically I'm hoping for 1.5.5 support. Is there some reason why you want to pin django-fsm-admin to one particular version of Django, and would you be amenable to a pull request that supports 1.5?

I'm also curious about requiring django-fsm 1.5.1 versus 2.0, but that's the version I'm using, so I'm less concerned in the short term :)

That's just what we're using internally. Happy to have a pull request for 1.5.5 (or earlier).