encryption stuff testing

This commit is contained in:
Bryan Gerlach
2026-01-10 19:52:22 -06:00
parent b4cbb4260d
commit 9c27d8b5d2

View File

@@ -249,7 +249,7 @@ def generator_view(request):
"extras":extra_input
}
}
#print(data)
print(data)
headers = {
'Accept': 'application/vnd.github+json',
'Content-Type': 'application/json',