Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 5d263dee304fdaf95e18d2f0619d6925984a7f02
      
https://github.com/django/django/commit/5d263dee304fdaf95e18d2f0619d6925984a7f02
  Author: Berker Peksag <berker.pek...@gmail.com>
  Date:   2014-02-08 (Sat, 08 Feb 2014)

  Changed paths:
    M AUTHORS
    M django/contrib/admin/tests.py
    M django/contrib/auth/__init__.py
    M django/contrib/auth/hashers.py
    M django/contrib/auth/middleware.py
    M django/contrib/formtools/wizard/storage/__init__.py
    M django/contrib/messages/storage/__init__.py
    M django/contrib/sessions/backends/base.py
    M django/contrib/staticfiles/finders.py
    M django/core/cache/__init__.py
    M django/core/cache/backends/base.py
    M django/core/files/storage.py
    M django/core/files/uploadhandler.py
    M django/core/handlers/base.py
    M django/core/mail/__init__.py
    M django/core/servers/basehttp.py
    M django/core/signing.py
    M django/db/migrations/state.py
    M django/db/utils.py
    M django/template/context.py
    M django/template/loader.py
    M django/utils/log.py
    M django/utils/module_loading.py
    M django/views/debug.py
    M docs/internals/deprecation.txt
    M docs/ref/utils.txt
    M docs/releases/1.7.txt
    M tests/file_storage/tests.py
    M tests/staticfiles_tests/tests.py
    M tests/utils_tests/test_module_loading.py
    M tests/wsgi/tests.py

  Log Message:
  -----------
  Fixed #21674 -- Deprecated the import_by_path() function in favor of 
import_string().

Thanks Aymeric Augustin for the suggestion and review.


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

Reply via email to