Commit a7b7a9ef by Bach Dániel

firewall: fix introspection rules

parent 828b5255
......@@ -201,7 +201,7 @@ class IPNetworkField(models.Field):
return super(IPNetworkField, self).formfield(**defaults)
add_introspection_rules([], ["firewall\.fields\.MACAddressField"])
add_introspection_rules([], ["firewall\.fields\."])
def val_alfanum(value):
......
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