@@ -296,7 +296,7 @@ class MonProxybackClient(models.Model):
# hostname/ipaddr of server, overrides name
host=models.CharField(max_length=80,help_text=_("IP address | FQDN hostname"))# Handling with FQDN parser or ipaddr (google lib) * !!! Add help text to render it in template (mandatory, unique)