django-commons / drf-excel

An XLSX spreadsheet renderer for Django REST Framework.
BSD 3-Clause "New" or "Revised" License
217 stars 40 forks source link

Correction to readme.md #54

Closed vgoofio closed 2 years ago

vgoofio commented 2 years ago

Hi there, In the examples in the readme.md the imports are drf_excel and def_excel, I guess the latter is a typo? Thanks!

willtho89 commented 2 years ago

will be fixed with #53