mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
Yaml stub
This commit is contained in:
parent
bca311b8ca
commit
d52359d1c5
2 changed files with 10 additions and 30 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Internal API views"""
|
||||
import os
|
||||
from django.apps import apps
|
||||
from django.views.decorators.http import require_http_methods
|
||||
from django.http import FileResponse, HttpResponse, JsonResponse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue