You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix issue #113 explicitly add success response when editing a group has been successful
* fix issue #113 - fix security issues related to libraries: Django 1.11 and Django rest framework
* adding a try catch statement when saving data to the database using forms. if it silently fails, when we know there is an error in the database that is not caught by django form.save function
* fixing typo
Image of security issues identified by GIT:
The text was updated successfully, but these errors were encountered: