This website works better with JavaScript.
Home
Explore
Help
Sign In
kaufmannga71933
/
DRM-fuer-ePA
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
„Licenseserver/health_view/views.py“ ändern
undefined
Gabriel Kaufmann
3 years ago
parent
0be96fc105
commit
b60da93e95
1 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
0
3
Licenseserver/health_view/views.py
+ 0
- 3
Licenseserver/health_view/views.py
View File
@@ -179,6 +179,3 @@ def create_license(request, fid):
context = {'form': form}
return render(request, 'health_view/create_license.html', context)
def delete_license(request):
print("test")
Write
Preview
Loading…
Cancel
Save