Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 03d9566e0df45c72bffa99fe244a92f0279da56f
      
https://github.com/django/django/commit/03d9566e0df45c72bffa99fe244a92f0279da56f
  Author: Alex Gaynor <alex.gay...@gmail.com>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M django/db/__init__.py
    M django/db/backends/__init__.py
    M django/db/backends/creation.py
    M django/db/backends/dummy/base.py
    M django/db/backends/mysql/base.py
    M django/db/backends/mysql/client.py
    M django/db/backends/mysql/compiler.py
    M django/db/backends/mysql/creation.py
    M django/db/backends/mysql/introspection.py
    M django/db/backends/mysql/validation.py
    M django/db/backends/oracle/base.py
    M django/db/backends/oracle/client.py
    M django/db/backends/oracle/compiler.py
    M django/db/backends/oracle/creation.py
    M django/db/backends/oracle/introspection.py
    M django/db/backends/postgresql_psycopg2/base.py
    M django/db/backends/postgresql_psycopg2/client.py
    M django/db/backends/postgresql_psycopg2/creation.py
    M django/db/backends/postgresql_psycopg2/introspection.py
    M django/db/backends/postgresql_psycopg2/operations.py
    M django/db/backends/postgresql_psycopg2/version.py
    M django/db/backends/sqlite3/base.py
    M django/db/backends/sqlite3/client.py
    M django/db/backends/sqlite3/creation.py
    M django/db/backends/sqlite3/introspection.py
    M django/db/backends/util.py
    M django/db/models/__init__.py
    M django/db/models/aggregates.py
    M django/db/models/base.py
    M django/db/models/expressions.py
    M django/db/models/fields/__init__.py
    M django/db/models/fields/files.py
    M django/db/models/fields/proxy.py
    M django/db/models/fields/related.py
    M django/db/models/fields/subclassing.py
    M django/db/models/loading.py
    M django/db/models/manager.py
    M django/db/models/query.py
    M django/db/models/query_utils.py
    M django/db/models/related.py
    M django/db/models/sql/aggregates.py
    M django/db/models/sql/compiler.py
    M django/db/models/sql/datastructures.py
    M django/db/models/sql/expressions.py
    M django/db/models/sql/query.py
    M django/db/models/sql/subqueries.py
    M django/db/models/sql/where.py
    M django/db/transaction.py

  Log Message:
  -----------
  A large number of stylistic cleanups across django/db/



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


Reply via email to