On Thu, Apr 5, 2012 at 11:46 AM, Rory Geoghegan <[email protected]> wrote: > We currently have that code written. Is it worth turning that into a > patch for contrib.sites, with unit tests et al, and pushing upstream > into django? Should I fill out a bug?
I don't think this added complexity/functionality is worth adding to the framework. It's easy enough to make your own custom manager that does the same thing. If you'd like to share it with others, toss it online somewhere. Adrian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
