areski / django-nvd3

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

Add option to specify CSS and JS directories in template tag #58

Closed lgp171188 closed 9 years ago

lgp171188 commented 9 years ago

Fix for issue #34. This will help if the users want to have all their CSS and JS files in specific directories and want to use the include_chart_jscss template tag.