epicserve / django-base-site

The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade dateutil to fix Python 3.12 DeprecationWarning

epicserve opened this issue · comments

Once there is a new release with the Dateutil issue resolved, then upgrade to that new release and remove the ignore item in the filterwarnings setting in the pyproject.toml config.