okfde / django-filingcabinet

PDF document viewer Django app
10 stars 3 forks source link

🐛 Fix crash when sorting docs by processed_pages_percentage #33

Closed pajowu closed 1 year ago

pajowu commented 1 year ago

This commit moves the calculation of processed_pages_percentage into a queryset aggregation. This fixes an internal server error when sorting by this column in the admin