79287833

Date: 2024-12-17 12:25:43
Score: 3.5
Natty:
Report link

I found the Problem and solved it:

I had defined an empty method __dict__(self) this was called instead of default __dict__ function from DeklarativeBase Class.

It is possible to override that methods but it will break into that Error of the Question with empty functions.

Thank you @jabajke for your good hint. And all other for your interest in my topic!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • User mentioned (1): @jabajke
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ubuntujule