You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
This could be a problem with pyyaml itself.
When creating fixtures without models and nesting
!nowonly first level is evaluatedThis yaml definition:
produces this output:
{ 'created_at': datetime.datetime(2015, 11, 25, 17, 27, 3, 119923, tzinfo=<UTC>), 'nested': { 'created_at': <function configure_yaml.<locals>.now_constructor.<locals>.get_now at 0x1052cbbf8> } }Cheers,
Jakub