Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add URLs to offers #49

Open
booxter opened this issue May 1, 2024 · 2 comments
Open

Add URLs to offers #49

booxter opened this issue May 1, 2024 · 2 comments

Comments

@booxter
Copy link
Owner

booxter commented May 1, 2024

No description provided.

@booxter
Copy link
Owner Author

booxter commented May 19, 2024

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.

@booxter
Copy link
Owner Author

booxter commented May 19, 2024

offers are now objects with url and name; this should be integrated into UI now. @nia-ja

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant