carltongibson / django-filter

A generic system for filtering Django QuerySets based on user selections
https://django-filter.readthedocs.io/en/main/
Other
4.44k stars 767 forks source link

Documentation shows v23.5 in the header #1662

Closed nils-van-zuijlen closed 3 months ago

nils-van-zuijlen commented 4 months ago

Hello,

The docs at https://django-filter.readthedocs.io/en/main/ (those linked in the Readme and on PyPi) show version 23.5 in the header.

This may be related to old issues #1500 and #1610.

carltongibson commented 4 months ago

Thanks for the report. I'll have a poke around the RTD settings so see if something is amiss.

carltongibson commented 3 months ago

Screenshot 2024-07-03 at 10 22 59

OK, as far as I can tell that's not the case. Everything looks correct for all docs versions.