[django/django] 38ce41: Used Apps.clear_cache() in tests that alter the ap...

2 views
Skip to first unread message

GitHub

unread,
Dec 29, 2013, 3:55:01 PM12/29/13
to django-...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/django/django
Commit: 38ce41103fecf58418163b19403608988a291b56
https://github.com/django/django/commit/38ce41103fecf58418163b19403608988a291b56
Author: Aymeric Augustin <aymeric....@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....@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....@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....@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....@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....@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
Reply all
Reply to author
Forward
0 new messages