mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-08 20:23:34 +02:00
updated django to 4.2.10 & linted
This commit is contained in:
parent
497d11c67c
commit
1e5f977208
31 changed files with 19 additions and 44 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Internal API views"""
|
||||
|
||||
from django.apps import apps
|
||||
from django.views.decorators.http import require_http_methods
|
||||
from django.http import HttpResponse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue