A prog2-höz tartozó friss repo anyagok itt elérhetőek: https://git.iit.bme.hu/

Commit 6ad839e2 by Kálmán Viktor

firewall_gui: fix missing json import

parent 08c57ea6
......@@ -5,6 +5,8 @@ from django.contrib.auth.models import User
from firewall.fw import *
from firewall.models import *
import json
def req_staff(user):
''' decorator function for user permission checking '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment