Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 966de8497373dc47756105516b4b839734ed316e
      
https://github.com/django/django/commit/966de8497373dc47756105516b4b839734ed316e
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-30 (Mon, 30 Dec 2013)

  Changed paths:
    M django/apps/registry.py

  Log Message:
  -----------
  Removed postponing in Apps.populate_models.

To the best of my understanding, since populate_models() is now called
as soon as Django starts, it cannot be called while a models module is
being imported, and that removes the need for postponing.

(If hell breaks loose we'll revert this commit.)

Refs #21681.


-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/52c1ee1554894_273bf95d5887649%40hookshot-fe4-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to