Respond to review feedback

This commit is contained in:
Neil Martinsen-Burrell 2022-09-26 11:51:15 -05:00
parent 5c3460782e
commit 60f282752b
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
12 changed files with 69 additions and 119 deletions

View file

@ -4,7 +4,6 @@ For more information see:
https://docs.djangoproject.com/en/4.0/topics/http/urls/
"""
from django.conf import settings
from django.contrib import admin
from django.urls import include, path