Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 0f9560855e5ed203b8c911c23237826e28a62a38
      
https://github.com/django/django/commit/0f9560855e5ed203b8c911c23237826e28a62a38
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M django/contrib/contenttypes/fields.py
    M django/core/management/commands/createcachetable.py
    M django/core/management/commands/flush.py
    M django/core/management/commands/loaddata.py
    M django/core/management/commands/migrate.py
    M django/db/__init__.py
    M django/db/backends/__init__.py
    M django/db/backends/dummy/base.py
    M django/db/backends/postgresql_psycopg2/base.py
    M django/db/backends/utils.py
    M django/db/models/base.py
    M django/db/models/deletion.py
    M django/db/models/fields/related.py
    M django/db/models/query.py
    M django/db/transaction.py
    R django/middleware/transaction.py
    M django/test/testcases.py
    M tests/backends/tests.py
    M tests/basic/tests.py
    M tests/delete_regress/tests.py
    R tests/middleware/models.py
    M tests/middleware/tests.py
    M tests/requests/tests.py
    M tests/select_for_update/tests.py
    M tests/serializers/tests.py
    M tests/transactions/tests.py
    R tests/transactions_regress/__init__.py
    R tests/transactions_regress/models.py
    R tests/transactions_regress/tests.py

  Log Message:
  -----------
  Removed legacy transaction management per the deprecation timeline.


  Commit: 753a22a6352638b7df55176584795ac8c5d4232c
      
https://github.com/django/django/commit/753a22a6352638b7df55176584795ac8c5d4232c
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M django/core/management/commands/createcachetable.py
    M django/core/management/commands/flush.py
    M tests/cache/tests.py

  Log Message:
  -----------
  Fixed transaction handling in two management commands.

Previously, when createcachetable and flush operated on non-default
databases, they weren't atomic.


Compare: https://github.com/django/django/compare/907ac646415a...753a22a63526

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/532ca1514bb0e_379997bd3c1012c6%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to