wind-project / wind

WiND is a Web application for managing a database of wireless nodes.
GNU Affero General Public License v3.0
33 stars 31 forks source link

Error adding a district #68

Open ghiem opened 9 years ago

ghiem commented 9 years ago

Hi Please assist as I am getting this error when trying to add a district

Thanks you in advance

1048: Column 'ip_end' cannot be null

Last MySQL query: INSERT INTO regions (name, ip_start, ip_end, v6net, v6prefix, info) VALUES ('Western Cape', '2887647489', NULL, NULL, NULL, NULL)