django-tablib icon indicating copy to clipboard operation
django-tablib copied to clipboard

Fix Django 1.10 and 2.0 compatibility

Open mrs83 opened this issue 7 years ago • 0 comments

  • Handle "aggregate_select" deprecated method from django.db.sql.query.Query.
  • Make "reverse" import compatible for both versions 1.10 and 2.0.

mrs83 avatar Mar 20 '18 16:03 mrs83