This repository was archived by the owner on Jul 9, 2020. It is now read-only.
0.8.1 [2018-07-12]
- 88ad549: [controller] Avoid failure if device exists but not config
- 1fca275: [vpn] Ensure ca_path does not contain spaces
- dbab6ca: [vpn] Added auto VPN client template generation hint
- #73: [docs] Improved instructions on how to extend and reuse the app
(thanks to @redhog) - 550eb52: [models] Added config_modified signal
- d1172e7: [cleanup] Removed obsolete TimeStampedEditableAdmin
- f6bd09e: [admin] Added forgotten notes field to Device edit page
- #74: [js] Generalized json-widget to handle non-config fields
(thanks to @redhog)