Malcolm,
Given new information, I stand corrected. Given what I had seen in
experimenting and certain bits of Django, I was under the impression
that all models were deterministically loaded when Django started up.
Since that is not the case, it's very clear why this signal would have
implica
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
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