areski / django-nvd3

Django wrapper for nvd3 - It's time for beautiful charts
Other
416 stars 124 forks source link

GitHub testing #105

Closed PetrDlouhy closed 2 months ago

PetrDlouhy commented 2 months ago

@areski Here you go. Tests do pass on my repo.

areski commented 2 months ago

Amazing, thanks @PetrDlouhy

areski commented 2 months ago

@PetrDlouhy just pushed a new version to Pypi: https://pypi.org/project/django-nvd3/ Thanks!

PetrDlouhy commented 2 months ago

@areski Thank you very much. I don't know what is wrong, but when I install it, the templatetags directory is missing in the django_nvd3 directory (although it is contained in the package).

areski commented 2 months ago

@PetrDlouhy Same issue here, also if I run a python setup.py install No idea, what we are missing