Branch: refs/heads/stable/1.5.x
  Home:   https://github.com/django/django
  Commit: 2d74a5fd65d94ea4cfb91dec56bf5d18c07e32c6
      
https://github.com/django/django/commit/2d74a5fd65d94ea4cfb91dec56bf5d18c07e32c6
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2012-12-29 (Sat, 29 Dec 2012)

  Changed paths:
    M tests/modeltests/model_forms/tests.py

  Log Message:
  -----------
  [1.5.x] Fixed autopk issue in tests

Backpatch of ba4331f1775ef4dd2895b3592092973e24db3c25


  Commit: d529d413f742b16e787c5ddb4e843fa66d1b0809
      
https://github.com/django/django/commit/d529d413f742b16e787c5ddb4e843fa66d1b0809
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2012-12-29 (Sat, 29 Dec 2012)

  Changed paths:
    M tests/regressiontests/indexes/models.py
    M tests/regressiontests/indexes/tests.py

  Log Message:
  -----------
  [1.5.x] Avoided having an indexed TextField installed unless using postgres

An index on TextField results in a warning message when running tests
on MySQL or SQLite, and the test using the TextField was PostgreSQL
only in any case.

Backpatch of 13a2b11425f87f674f0273af5fa70c1e4cf327ed


Compare: https://github.com/django/django/compare/0c96aae700b6...d529d413f742

-- 
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