I seen multiple project structure for Django, but they didn't discuss in detail about structuring mixins.
I see that some people use mixins.py , others utils folder.
Taking in consideration that I have many mixins for views(generic login,authorization and more specific for the project) and for models and I don't know if using only 1 file mixins.py is the best solutions.
So, I'm looking for recommendations, from projects with many mixins (views and models) ?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0f1259db-17e2-4d5a-96cb-cf28e97fed96%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment