Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: e244e456c7e5b9ba87c32fcf2c7363170982ab9c
      
https://github.com/django/django/commit/e244e456c7e5b9ba87c32fcf2c7363170982ab9c
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/migrations/state.py
    M tests/field_deconstruction/tests.py
    M tests/migrations/test_operations.py
    M tests/schema/tests.py

  Log Message:
  -----------
  [1.7.x] Appeased flake8.

Backport of b1432bfc from master


  Commit: 51fed81e339183a32b753733e511c57efe7ca40c
      
https://github.com/django/django/commit/51fed81e339183a32b753733e511c57efe7ca40c
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M tests/backends/tests.py

  Log Message:
  -----------
  [1.7.x] Reorganized backends tests.

This reduces the number of explicit vendor checks.

Backport of d6672631 from master


  Commit: 7f48d44c606e59f239f825cc221f6d92bd2ce9af
      
https://github.com/django/django/commit/7f48d44c606e59f239f825cc221f6d92bd2ce9af
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M tests/indexes/tests.py

  Log Message:
  -----------
  [1.7.x] Simplified indexes tests.

Backport of 43a80f48 from master


  Commit: e3bc11cca9425367efb4ce1eb923785895a83c1b
      
https://github.com/django/django/commit/e3bc11cca9425367efb4ce1eb923785895a83c1b
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/backends/__init__.py
    M django/db/backends/mysql/base.py
    M django/db/backends/oracle/base.py
    M tests/admin_views/tests.py
    M tests/backends/tests.py
    M tests/model_fields/tests.py
    M tests/serializers_regress/tests.py

  Log Message:
  -----------
  [1.7.x] Replaced vendor checks by three feature flags.

Backport of c70a61eb from master


  Commit: 92a1e71100427e0d6e16b9c2bb355ea0a48eb71d
      
https://github.com/django/django/commit/92a1e71100427e0d6e16b9c2bb355ea0a48eb71d
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/backends/__init__.py
    M django/db/backends/oracle/base.py
    M tests/distinct_on_fields/tests.py
    M tests/model_forms/tests.py
    M tests/model_formsets/tests.py
    M tests/one_to_one_regress/tests.py

  Log Message:
  -----------
  [1.7.x] Split ignores_nulls_in_unique_constraints feature.

Oracle and SQL Server don't have exactly the same limitations. It's
worth treating them differently.

Backport of cff59bed from master


  Commit: 7194d40236fc9f848f6efd313c1636ba1aceb700
      
https://github.com/django/django/commit/7194d40236fc9f848f6efd313c1636ba1aceb700
  Author: Aymeric Augustin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/db/backends/__init__.py
    M django/db/backends/mysql/base.py
    M django/db/backends/oracle/base.py
    M django/db/backends/postgresql_psycopg2/base.py
    M django/db/backends/sqlite3/base.py
    M tests/inspectdb/tests.py
    M tests/introspection/tests.py

  Log Message:
  -----------
  [1.7.x] Added feature flags for introspection capabilities.

Backport of 99d9fa32 from master


Compare: https://github.com/django/django/compare/189bcb9b094a...7194d40236fc

-- 
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/536beed4b1191_4e304bdd406646f%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to