I don't think it matters much. Depends on how large your models.py is. Just remember to add the new manager as part of the model.
On Sep 9, 4:35 pm, johnny <[EMAIL PROTECTED]> wrote: > you create class called PersonManager(models.Manager) and define > my_custom_sql inside there. Do you place this class in the same > models.py or in a separate file called apps/people/manager.py and then > import it where ever you need it? What is the best practice? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---