Tijani-Dia / dj-tracker

A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/
https://tijani-dia.github.io/dj-tracker/
BSD 3-Clause "New" or "Revised" License
80 stars 3 forks source link

NoneType check for average duration property #34

Open charliemday opened 2 months ago

charliemday commented 2 months ago

What does this PR do?

Fix for https://github.com/Tijani-Dia/dj-tracker/issues/29

charliemday commented 2 months ago

Thanks @charliemday, LGTM.

I don't have write access for this repo to merge this pull request FYI (in case you were waiting on me to merge)

Tijani-Dia commented 2 months ago

Yes, I wanted to merge it but flake8 seems to be complaining. I was planning to address that first. If you have time to look at it, I'll be happy to merge afterwards and prepare a release.