On Wed, Jul 28, 2010 at 10:34 PM, Jacob Kaplan-Moss <ja...@jacobian.org> wrote: > On Tue, Jul 27, 2010 at 2:39 AM, Mark Sandstrom > <m...@deliciouslynerdy.com> wrote: >> I've added a ticket with a patch for automatically discovering models within >> a package without using the app_label Meta attribute. > > I can't quite follow what the motivation is here -- could you perhaps > explain *why* you created this patch? What feature was missing that > led you here?
If this is what I think it is, then it would be very useful for me: my "models" is a package, and because of this, every model within submodules needs an app_label in the Meta. I think it might be useful for people refactoring their ever-growing models.py Regards Rajeev J Sebastian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@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.