removed __getattribute__ hack from PolymorphicModel.
A somewhat cleaner solution is now used (through __init__) which also completely removes the performance impact of __getattribute__.
This commit is contained in:
@@ -17,6 +17,7 @@ pbackup
|
||||
mcmd.py
|
||||
dbconfig_local.py
|
||||
diffmanagement
|
||||
scrapbook.py
|
||||
|
||||
pip-log.txt
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user