thus far we expected either dict or "native" ORM object which can essentially behave like a dict when needed. but a "non-native" object may not behave like a dict and this hopefully fixes the logic to allow for those anyway.. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test___init__.py | ||
| test_auth.py | ||
| test_base.py | ||
| test_common.py | ||
| test_master.py | ||
| test_people.py | ||
| test_progress.py | ||
| test_roles.py | ||
| test_settings.py | ||
| test_upgrades.py | ||
| test_users.py | ||