Open mikepsinn opened 3 years ago
Maybe not important, but an easy fix. Do you guys use Cloudflare? If so, you could just add a quick redirect rule there.
PREPEND_WWW = True in Django settings handles this issue. https://docs.djangoproject.com/en/3.2/ref/settings/#prepend-www
Maybe not important, but an easy fix. Do you guys use Cloudflare? If so, you could just add a quick redirect rule there.