Changes between Initial Version and Version 1 of Ticket #29630, comment 3
- Timestamp:
- Aug 2, 2018, 8:17:31 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29630, comment 3
initial v1 1 1 Hey there, 2 2 3 Without details about the query that's causing the crash for volunteers to determine whether or not the issue is in with project or caused by Django 2.1 itself.3 Without details about the query that's causing the crash it's almost impossible for volunteers to determine whether or not the issue is in with project or caused by Django 2.1 itself. 4 4 5 5 If the debugging page doesn't expose the problematic query you can turn query logging to the `runserver` console with the following `LOGGING` tweak