We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First of all, this is a great project and I would love to extend my gratitude to the developers.
Following a loss of venv settings, I had to reinstall this package and many of the things did not work.
When I install the latest 0.9, there is no get_datatable_structure().
When I downgrade to 0.8.3, tons of shit breaks.
I kept banging my head for 3 days
Turned out before I was using a dj2.0 compat version (0.8.3) of this...
https://pypi.org/project/django-datatable-view-compat/
OMG now everything works...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First of all, this is a great project and I would love to extend my gratitude to the developers.
Following a loss of venv settings, I had to reinstall this package and many of the things did not work.
When I install the latest 0.9, there is no get_datatable_structure().
When I downgrade to 0.8.3, tons of shit breaks.
I kept banging my head for 3 days
Turned out before I was using a dj2.0 compat version (0.8.3) of this...
https://pypi.org/project/django-datatable-view-compat/
OMG now everything works...
The text was updated successfully, but these errors were encountered: