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

  Changed paths:
    M django/apps/cache.py

  Log Message:
  -----------
  Avoided loading repeatedly the same models module.


  Commit: 7577d03809849d3d878d0ee57ec9d6a8524b5b32
      
https://github.com/django/django/commit/7577d03809849d3d878d0ee57ec9d6a8524b5b32
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M tests/comment_tests/tests/test_app_api.py

  Log Message:
  -----------
  Renamed two tests so they actually run.


  Commit: 2ec8e3443bc9345d986710244e05a3cce56c8da1
      
https://github.com/django/django/commit/2ec8e3443bc9345d986710244e05a3cce56c8da1
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M django/apps/cache.py
    M django/test/utils.py

  Log Message:
  -----------
  Fixed override_settings when set_available_apps raises an exception.

Previously, this would corrupt the settings, because __exit__ isn't
called when __enter__raises an exception.


Compare: https://github.com/django/django/compare/e32095616c50...2ec8e3443bc9

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

Reply via email to