Sarthak Tyagi

Results 7 issues of Sarthak Tyagi

…age' #1048 Changed the notification format to generic and adjusted tests to cooperate with the change too. Fixes #1048 ## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html)....

An attempt to merge config with wrong format will now raise a validation error instead of failing. Fixes #351 ## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html)....

Used transaction.atomic() to ensure all operations inside succeed together. Incase of failure rollback will occure. Fixes #551 ## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [x]...

bug
enhancement

## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [x] I have manually tested the changes proposed in this pull request. - [ ] I have written...

…fications #1049 Modified tasks and tasks zerotier consistently with utils. Tested via manual testing. Fixes #1049 ## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [x] I...

enhancement

Adding organization_lookup = 'organization__in' to the view forces it to use the correct organization field and prevents the crash. Fixes #1110 ## Checklist - [x] I have read the [OpenWISP...

## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [x] I have manually tested the changes proposed in this pull request. - [x] I have written new...