commit | 3f760d5133109b0320d72b241eba9f9325aeea8e | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Fri Jun 03 16:03:33 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Fri Jun 03 16:03:33 2016 -0400 |
tree | cdfb9979ddc17d67278640d17f0ae95c921d634f | |
parent | 704577577dfedcb3d4bbaf617d6f81819f1c1ce9 [diff] |
No proxy
diff --git a/xos/services/fabric/models.py b/xos/services/fabric/models.py index 86962c1..bd37416 100644 --- a/xos/services/fabric/models.py +++ b/xos/services/fabric/models.py
@@ -12,6 +12,5 @@ class Meta: app_label = "fabric" verbose_name = "Fabric Service" - proxy = True autoconfig = models.BooleanField(default=True, help_text="Autoconfigure the fabric")