mirror of
https://github.com/django/django.git
synced 2024-11-18 15:34:16 +00:00
e2ee02c5bd
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. |
||
---|---|---|
.. | ||
fixtures | ||
templates | ||
__init__.py | ||
admin.py | ||
customadmin.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |