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

  Changed paths:
    M tests/app_loading/tests.py
    M tests/managers_regress/tests.py
    M tests/migrations/test_commands.py
    M tests/proxy_models/tests.py
    M tests/runtests.py
    M tests/tablespaces/tests.py

  Log Message:
  -----------
  Used Apps.clear_cache() in tests that alter the app registry.


  Commit: 1d4bcb86eab521aa3f9dfc52e77d8a51448aa0f7
      
https://github.com/django/django/commit/1d4bcb86eab521aa3f9dfc52e77d8a51448aa0f7
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-29 (Sun, 29 Dec 2013)

  Changed paths:
    M django/core/management/commands/sql.py
    M django/core/management/commands/sqlall.py
    M django/core/management/commands/sqlclear.py
    M django/core/management/commands/sqlcustom.py
    M django/core/management/commands/sqldropindexes.py
    M django/core/management/commands/sqlindexes.py
    M django/core/management/sql.py
    M tests/commands_sql/tests.py

  Log Message:
  -----------
  Changed sql_* to use an app config instead of a models module.


  Commit: 856aaaf2b15228bd5babbe44654c3c1ca39e8fd7
      
https://github.com/django/django/commit/856aaaf2b15228bd5babbe44654c3c1ca39e8fd7
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-29 (Sun, 29 Dec 2013)

  Changed paths:
    M django/core/management/commands/flush.py
    M django/core/management/commands/migrate.py
    M django/core/management/sql.py
    M django/db/backends/__init__.py
    M django/db/utils.py

  Log Message:
  -----------
  Changed get_migratable_models to use an app config.


  Commit: e5bcd1d455cd11d3892adf6717a51ae04169f705
      
https://github.com/django/django/commit/e5bcd1d455cd11d3892adf6717a51ae04169f705
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-29 (Sun, 29 Dec 2013)

  Changed paths:
    M django/contrib/auth/tests/test_management.py
    M django/core/management/base.py
    M django/core/management/validation.py
    M tests/invalid_models_tests/tests.py

  Log Message:
  -----------
  Changed get_validation_errors to use an app config.


  Commit: 34a215d5066f8ae0629070916714801b0ea03eab
      
https://github.com/django/django/commit/34a215d5066f8ae0629070916714801b0ea03eab
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-29 (Sun, 29 Dec 2013)

  Changed paths:
    M django/apps/registry.py
    M docs/releases/1.7.txt
    M tests/app_loading/tests.py
    M tests/apps/tests.py
    M tests/defer_regress/tests.py

  Log Message:
  -----------
  Deprecated the app argument of apps.get_models.

Use app_config.get_models() instead.


  Commit: 5892a83b1827a2724725f95b0ed92d2a05a11304
      
https://github.com/django/django/commit/5892a83b1827a2724725f95b0ed92d2a05a11304
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-29 (Sun, 29 Dec 2013)

  Changed paths:
    M django/core/management/commands/shell.py

  Log Message:
  -----------
  Stopped calling get_models() for a side effect.


Compare: https://github.com/django/django/compare/8cfcd801c4b2...5892a83b1827

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

Reply via email to