romgar/django-dirtyfields

New Pypi release

Closed this issue · 3 comments

There is a big performance issue on the current version "0.5" with the related fields (FK or o2o), SQL queries count (Using Debug toolbar) can be from 20 to 400 and even more with this update (from "0.3" to "0.5")
This is not the case when installing directly from git.

Thanks

Hi @mounirmesselmeni !
The new release (0.6) will be deployed soon (few days) to fix that.
Thanks for reporting.

Thank you very much 👍

0.6 released !