Closed marksweb closed 3 years ago
@jrief This might be worth merging & preparing a release. I've updated use of url()
to path()
as well to cover deprecation warnings
Can we merge this Pull request soon? We really want support for django 3.2.
Can we merge this Pull request soon? We really want support for django 3.2.
I've merged it. I'm not sure when I'll get chance to release it at the moment but you could install from the branch for now.
Hi Mark,
Thanks for merging the commit, As I am trying to use this package in a high-level production, can you please help me in getting a new release tag with this feature. I really appreciate your prompt response.
Thanks
Hi @sudhirakash
I can't be sure when I'll have time to tag & release to pypi due to family commitments over the next 2 weeks.
I can't see any code changing though besides the change log and version number. So until we get round to releasing, installing from master would be your best bet.
I've extended the test suite to include django 3.2.
I'm also keen to remove EOL python versions; 2.7, 3.4, 3.5 and add 3.9.