Tai, we use that same structure at my work and so far it has worked well.

https://github.com/fusionbox/django-fusionbox/blob/master/fusionbox/db/models.py

It also extends well.  You can define queryset methods elsewhere and then 
inherit from them on multiple models to reuse those methods easily.  So far 
it has been a really nice solution for us.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/zHWjxFM7tHAJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to