Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: d22b291890c1736a40c0ad97448c7318df2eebb2
      
https://github.com/django/django/commit/d22b291890c1736a40c0ad97448c7318df2eebb2
  Author: Marc Tamlyn <marc.tam...@gmail.com>
  Date:   2014-03-14 (Fri, 14 Mar 2014)

  Changed paths:
    M AUTHORS
    A django/contrib/gis/tests/migrations/migrations/0001_initial.py
    A django/contrib/gis/tests/migrations/test_commands.py
    M django/db/models/fields/__init__.py
    A gis/tests/migrations/__init__.py 
b/django/contrib/gis/tests/migrations/__init__.py
    A gis/tests/migrations/migrations/__init__.py 
b/django/contrib/gis/tests/migrations/migrations/__init__.py
    M tests/field_subclassing/fields.py
    M tests/field_subclassing/tests.py

  Log Message:
  -----------
  Fixed #22001 -- Ensure db_type is respected.

db_parameters should respect an already existing db_type method and
return that as its type string. In particular, this was causing some
fields from gis to not be generated.

Thanks to @bigsassy and @blueyed for their work on the patch.

Also fixed #22260


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

Reply via email to