** Showstoppers -> Document database layout and choices @rick, I think this todo van be closed, because exodusmodels.dot is available * Input fields validation * Calculate IP ranges * Conversion Genesis -> Exodus * Exodus, support Genesis output * Add check that a domain has a dnsserver if not, named.conf generation gets broken * Add reverse lookup fields for named.conf * Fix dhcpd.conf template * Add ssh_keys * Check urls and response redirects; Make urls depend on urls.py instead of hardcoding them into views.py and the templates. See: http://www.djangoproject.com/documentation/url_dispatch/#reverse * remove hardcoding in wllogic.py for 172.17 and higher as master ip * Interface cleanups: ** option to edit/delete fields ** allignment input fields ** combine input fields where possible and link ** Interlink add code ->generate ipaddresses for Link, ->netmask for LinkPool ->status ->desc * Think: ** class Interlink return self.iface1 or self.iface1.node * Genesis compatibility -> add files dhcpd.conf named.conf rc.local rc.node.local resolv.conf snmpd.local.conf DONE: 15/08/08 * Make admin work with models.py