darklow / django-suit

Modern theme for Django admin interface
http://djangosuit.com/
Other
2.32k stars 704 forks source link

Ignore rows with class empty-form when analyzing if form is dirty #681

Open emilioidk opened 6 years ago

emilioidk commented 6 years ago

This fixes #680 preventing the form to be marked as dirty because of a "empty-form" row.