Re: Adding a signal to indicate when all models have finished loading. (#7538)

2009-04-10 Thread Malcolm Tredinnick
On Fri, 2009-04-10 at 12:51 -0700, polarc...@gmail.com wrote: > I'd like to get get discussion started on the introduction of a "all > models loaded and ready for use" signal within AppCache. There's a > ticket already out there for this (http://code.djangoproject.com/ > ticket/7538) but it looks

Adding a signal to indicate when all models have finished loading. (#7538)

2009-04-10 Thread polarc...@gmail.com
I'd like to get get discussion started on the introduction of a "all models loaded and ready for use" signal within AppCache. There's a ticket already out there for this (http://code.djangoproject.com/ ticket/7538) but it looks like that forward progress on it stopped because nothing was brought u