Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: b8cdc7dcc3fc6897fb2a75f90023f5c67aad327f
      
https://github.com/django/django/commit/b8cdc7dcc3fc6897fb2a75f90023f5c67aad327f
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

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

  Log Message:
  -----------
  Made get_table_list return a TableInfo named tuple


  Commit: ed297061a676e629983664031d77da1d0a70af7d
      
https://github.com/django/django/commit/ed297061a676e629983664031d77da1d0a70af7d
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M django/core/management/sql.py
    M django/db/backends/__init__.py
    M tests/introspection/tests.py

  Log Message:
  -----------
  Fixed #18782 -- Prevented sql_flush to flush views

Thanks rodolfo_3 for the report and the initial patch, and
Josh Smeaton, Shai Berger and Tim Graham for the reviews.


  Commit: 2a1bdf5ced3f22c2ff687afab45d811cfa555e74
      
https://github.com/django/django/commit/2a1bdf5ced3f22c2ff687afab45d811cfa555e74
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2014-09-23 (Tue, 23 Sep 2014)

  Changed paths:
    M django/contrib/gis/tests/gis_migrations/test_commands.py
    M django/db/migrations/executor.py
    M django/db/migrations/recorder.py
    M tests/migrations/test_base.py
    M tests/migrations/test_executor.py

  Log Message:
  -----------
  Called table_names instead of get_table_list in migrations


Compare: https://github.com/django/django/compare/463952d94014...2a1bdf5ced3f

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

Reply via email to