jforman / binder

Django Web Admin Gui for manging BIND DNS Zones
129 stars 41 forks source link

support other record types like MX, SRV. #52

Open kollyma opened 6 years ago

kollyma commented 6 years ago

Hi Jeff Thanks for your work! We like binder :-) Is it correct that the binder app supports adding/editing of the following record types: A, AAAA, CNAME? Would be great to add support for MX, SRV and others record types. Is it something you plan to implement?