mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
- Fetch network interfaces list at the time of form creation instead of during definition. - Add help text to interfaces list choice field. - Don't write an explict check for requiring interface selection. required=True, which is default, takes care of that. - Internationalize the empty selection text. - Update the empty selection text. - Re-order interface parameter in the same order of priority/appearance.