openwisp / openwisp-controller

Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.
https://openwisp.io/docs/dev/controller/
Other
550 stars 173 forks source link

[fix] deviceconnection_unique_together fails due to duplicate objects #861

Closed Dhanus3133 closed 3 months ago

Dhanus3133 commented 3 months ago

Fixes #846

coveralls commented 3 months ago

Coverage Status

coverage: 98.75%. remained the same when pulling ad99f7b9d7e32ad111862f81cc9fb40136b1bdd1 on Dhanus3133:bug/deviceconnection_unique_together into f0bdf03f1eba4c1ad484d9aa12f50f1481aa8bf4 on openwisp:master.

Dhanus3133 commented 3 months ago

@nemesifier can you review it again