docs: fix warnings

- fix sphinx multi version allowlist regex values
This commit is contained in:
jo 2023-01-30 12:23:19 +01:00 committed by Ciarán Ainsworth
commit 639d5b152f
4 changed files with 19 additions and 15 deletions

View file

@ -871,6 +871,7 @@ Example:
- ``redis://127.0.0.1:6379/0``
- ``redis+socket:///run/redis/redis.sock?virtual_host=0``
"""
# END CELERY
# Location of root django.contrib.admin URL, use {% url 'admin:index' %}