django-reporting
django-reporting copied to clipboard
reporting application for Django
Results
2
django-reporting issues
Sort by
recently updated
recently updated
newest added
I am using django 1.11 and I have tried to use django-reporting but after installing it, when I run python manage.py runsever, it gives me an error like this: from...
I am using Django 1.11. After Installing the Django-reporting i am getting "no module named filterspecs" error when i run the python manage.py runserver command