Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: e2ee02c5bd412a6a1b33353cac1a222be989d71f
      
https://github.com/django/django/commit/e2ee02c5bd412a6a1b33353cac1a222be989d71f
  Author: Igor Támara <i...@tamarapatino.org>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M django/contrib/admin/options.py
    M tests/admin_views/tests.py

  Log Message:
  -----------
  Fixed #19951 -- Admin: Invalid model PK values shouldn't cause 500 status.

Avoid ValueError in admin when passing a string as PK for an inherited
model with an integer PK field.

Thanks ikks for the patch. See also #11191.



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