django-fancytree icon indicating copy to clipboard operation
django-fancytree copied to clipboard

New version to pip

Open Rastopapola opened this issue 3 years ago • 0 comments
trafficstars

Hi @xrmx

I wanted to checkout your package, since it looks interesting. Using

pip install django-fancytree

I was able to fetch the latest version. However, the fix you merged in here https://github.com/xrmx/django-fancytree/commit/8bf0ec45ecc93190528432e5663c11ed74406caf , related to the force_unicode bug, does not seem to be in the most recent release.

The currently available version of this package for pip is 0.4 (https://pypi.org/project/django-fancytree/#history) which does not include your fix. I'm sure updating the pip repo would be a great thing :+1:

Rastopapola avatar Feb 11 '22 14:02 Rastopapola