#35155: Internal 500 error when deleting company model on production server
-------------------------------------+-------------------------------------
Reporter: RickMA-IT | Owner: nobody
Type: Bug | Status: new
Component: Database | Version: 4.1
layer (models, ORM) | Keywords: Production,
Severity: Normal | Deleting, Internal server errror
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
When I am deleting a company model on the productionserver using my Django
webinterface as a superadmin, I receive a Internal server error: 500.
There are no additional logs in de web logfiles. Everything works fine on
my local PC and on the test server.
Can someone help me out?
--
Ticket URL: <https://code.djangoproject.com/ticket/35155>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.