how to create circular import from view to model in django?
how to create circular import from view to model in django?
So I know how to avoid this pitfall, what does a circular import look like
from a model to a view and view to model?
Also what would be a solution to the example given?
No comments:
Post a Comment