korfuri / django-prometheus

Export Django monitoring metrics for Prometheus.io
Apache License 2.0
1.44k stars 244 forks source link

unnamed view / 404 for Django > 4.1 versions #421

Open kamikaze opened 7 months ago

kamikaze commented 7 months ago

Hi. Once bumped Django version from 4.1.13 to 4.2.9 or 5.0.1 - I'm getting these weird unnamed view items. Once downgraded back - they are gone.

image

kamikaze commented 7 months ago

also when downgraded back:

image

kamikaze commented 7 months ago

they are 404s

image