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
Probably need to add an association proxy that would map to the new field, to Film db model: https://docs.sqlalchemy.org/en/20/orm/extensions/associationproxy.html The init for the Film class will receive offers that contain both the name and the URL and will initialize the corresponding relationship table record accordingly.
No description provided.
The text was updated successfully, but these errors were encountered: