Hi all, I've made some custom managers and am keeping them as inner classes of their respective model classes. However, I'm wondering if this is what makes most sense... Is there a convention as to where to put custom managers?
I also tried keeping them in a separate managers.py, at the same level as model.py, but I started having some cyclic dependencies issues and gave up. Regards, Filipe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---