„Licenseserver/health_view/views.py“ ändern
This commit is contained in:
parent
0be96fc105
commit
b60da93e95
@ -179,6 +179,3 @@ def create_license(request, fid):
|
|||||||
context = {'form': form}
|
context = {'form': form}
|
||||||
return render(request, 'health_view/create_license.html', context)
|
return render(request, 'health_view/create_license.html', context)
|
||||||
|
|
||||||
|
|
||||||
def delete_license(request):
|
|
||||||
print("test")
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user