Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 8b67fa755140fb4a6b961dfa97744286b5262a3c
      
https://github.com/django/django/commit/8b67fa755140fb4a6b961dfa97744286b5262a3c
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2014-03-09 (Sun, 09 Mar 2014)

  Changed paths:
    M django/conf/project_template/project_name/settings.py

  Log Message:
  -----------
  Revert "Reordered INSTALLED_APPS in default template, refs #22005"

This reverts commit a718fcf201b04ba254e9073be82f51ae1ae3a853.


  Commit: 7339f43c718008394cf5c5119994f956e27bce70
      
https://github.com/django/django/commit/7339f43c718008394cf5c5119994f956e27bce70
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2014-03-09 (Sun, 09 Mar 2014)

  Changed paths:
    M django/contrib/admin/sites.py

  Log Message:
  -----------
  Prevented admin from importing auth.User.

Since we don't enforce order between apps, root packages of contrib apps
cannot import models from unrelated apps.

Fix #22005, refs #21719.


Compare: https://github.com/django/django/compare/deff74ea0cc3...7339f43c7180

-- 
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/531cc6fda7627_61a95fbd384208c%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to