Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 74d8fdcfa6a49cb30210c690dff08fc62b642e2a
      
https://github.com/django/django/commit/74d8fdcfa6a49cb30210c690dff08fc62b642e2a
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M tests/runtests.py

  Log Message:
  -----------
  Stopped assuming that INSTALLED_APPS only contains app names.

While this assumption is true for the time being, it makes the code
needlessly brittle.


  Commit: 10e0cfc0e4e77b85e8261c908baf1c4814ded3f8
      
https://github.com/django/django/commit/10e0cfc0e4e77b85e8261c908baf1c4814ded3f8
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M django/conf/project_template/project_name/settings.py
    M django/conf/project_template/project_name/urls.py
    M django/contrib/admin/apps.py
    M django/contrib/admin/sites.py
    M docs/intro/tutorial01.txt
    M docs/intro/tutorial03.txt
    M docs/ref/contrib/admin/index.txt
    M docs/ref/contrib/gis/tutorial.txt
    M docs/ref/contrib/index.txt
    M docs/releases/1.7.txt

  Log Message:
  -----------
  Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().

Thanks Marc Tamlyn for the initial version of the patch.


Compare: https://github.com/django/django/compare/4dc3be250662...10e0cfc0e4e7

-- 
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/52dafae3917cc_213f0dd5414959%40hookshot-fe1-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to