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 May 18, 2022. It is now read-only.
Jordan Banasik edited this page Nov 18, 2019
·
2 revisions
Each CMS and vendor object can reference each other with self.vendor and self.cms respectively. The purpose of using a generic CMS object is it will determine the appropriate CMS for each vendor and choose that. This allows for easier/cleaner code in the execution.