Branch: refs/heads/stable/1.5.x
  Home:   https://github.com/django/django
  Commit: 77f6eb2a6099fc06d01c77df2374e0528351822b
      
https://github.com/django/django/commit/77f6eb2a6099fc06d01c77df2374e0528351822b
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M django/db/models/fields/related.py

  Log Message:
  -----------
  [1.5.x] Made custom m2m fields without through easier to use

The change in f105fbe52b21da206bfbaedf0e92326667d7b2d4 made through=None
m2m fields fail in cases where they worked before. It isn't possible to
create such fields using public APIs. The fix is trivial, so it seems
worth adding it.

This is not a backport from master. Master has gotten enough other
changes to related fields internal API that this fix alone isn't enough
to do any good.



-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to