binawork / OnlineOnboarding

✈️ Online onboarding, reporting for employees, human resources management. A modern, simple and powerful web app to help you running your company while everyone are working remotely due to COVID social distancing
4 stars 0 forks source link

Fixing bug - miscellaneous minor fixes (found during tests) #207

Open topi-chan opened 3 years ago

topi-chan commented 3 years ago

Issue There are some bugs which should be fixed.

Tasks

First issues were identified by myself, last one by Michał. ...to be continued?

For checks: deleting already send form is not working: django.db.models.deletion.ProtectedError: ("Cannot delete some instances of model 'Package' because they are referenced through protected foreign keys: 'PackagesUsers.package'.", <itertools.chain object at 0x7fe88baa4dc0>) [20/Mar/2021 00:57:23] "DELETE /api/package/8/ HTTP/1.1" 500 16871