RamezIssac / django-slick-reporting

The Reporting Engine for Django. Create dashboards and standalone Reports and Charts.

Home Page:https://django-slick-reporting.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install django_slick_reporting gets outdated commit

ASG09 opened this issue · comments

I'm using pip install django_slick_reportng==0.6.2 but pip is not bringing the latest commit "Upgrade in is_ajax check" (so I keep having an error from this ajax check). Am I using pip in a wrong way or does pip takes some time (or action) until this latest commit is incorporated?

An observation: I've noticed the commit "Version 0.6.2" was merged before this "Upgrade in is_ajax check" commit. Maybe I'm wrong but it might indicate a need for a new version for this change to take action on pip install

Correct .... the newer version is not released yet which contained the is_ajax change for Django 4... very soon.