Skip to content

v0.7.0 - Update urls.py; avoid Django warning

Latest
Compare
Choose a tag to compare
@techgique techgique released this 29 Mar 22:18
· 2 commits to main since this release

Update urls.py

  • Switch to django.urls rather than django.conf.urls which is
    deprecated and will be removed in Django 4.0

Document importing view to avoid Django warning if routing to root URL