A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
I know it's probably obvious to any seasoned django dev but chartit's install documentation doesn't mention the fact that you need to add 'chartit' to your settings.py's INSTALLED_APPS list.
made me curse for 10minutes before I figured it out. and also, now I feel dumb.
I know it's probably obvious to any seasoned django dev but chartit's install documentation doesn't mention the fact that you need to add 'chartit' to your settings.py's INSTALLED_APPS list.
made me curse for 10minutes before I figured it out. and also, now I feel dumb.