Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: f46d7314b50d71a75f51ebae9c5957cb96b11bd9
      
https://github.com/django/django/commit/f46d7314b50d71a75f51ebae9c5957cb96b11bd9
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-01-28 (Mon, 28 Jan 2013)

  Changed paths:
    M django/db/backends/creation.py
    M django/db/backends/mysql/creation.py
    M tests/regressiontests/introspection/models.py
    M tests/regressiontests/introspection/tests.py

  Log Message:
  -----------
  Fixed #19677 -- Introspection of recursive foreign keys under SQLite.

Thanks Simon Charette.


  Commit: c47fa3b4814240bb47342a4446d40ea83bd3ed19
      
https://github.com/django/django/commit/c47fa3b4814240bb47342a4446d40ea83bd3ed19
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-01-28 (Mon, 28 Jan 2013)

  Changed paths:
    M django/core/management/commands/inspectdb.py
    M tests/regressiontests/inspectdb/models.py
    M tests/regressiontests/inspectdb/tests.py

  Log Message:
  -----------
  Fixed #19676 -- Supported 'self' foreign keys in inspectdb.

Thanks Georgy Kutsurua for the report and Simon Charette for the patch.


Compare: https://github.com/django/django/compare/14d1d504d5c8...c47fa3b48142

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to