Exception ignored in: <generator object SQLCompiler.setup_query.<locals>.<genexpr> at 0x111aafe08>
— at Version 2
Exception ignored in: <generator object SQLCompiler.setup_query.<locals>.<genexpr> at 0x111aafe08>
Traceback (most recent call last):
File "/Users/boyeestudio/Projects/OutSource/env3/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 39, in <genexpr>
if all(self.query.alias_refcount[a] == 0 for a in self.query.alias_map):
SystemError: error return without exception set
Change History
(2)
Component: |
Uncategorized → Database layer (models, ORM)
|
Description: |
modified (diff)
|
Type: |
Uncategorized → Bug
|
Description: |
modified (diff)
|
Resolution: |
→ needsinfo
|
Status: |
new → closed
|
What are the steps to reproduce the issue?