1
0
mirror of https://github.com/django/django.git synced 2025-03-05 23:12:32 +00:00
Igor Támara e2ee02c5bd 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.
2013-03-06 21:38:44 -03:00
..
2013-02-28 17:08:16 +01:00
2013-02-26 14:36:57 +01:00
2013-02-26 10:00:14 +01:00