• John Rork's avatar
    Don't use column name for pk · a989bcf4
    John Rork authored
    Gets the attribute name of the model's pk column, rather than the
    column's name (which can differ).
    
    This probably needs to happen for inherited keys, too, but I have not
    tested.
    a989bcf4
Name
Last commit
Last update
..
contrib Loading commit data...
form Loading commit data...
model Loading commit data...
static Loading commit data...
templates/admin Loading commit data...
tests Loading commit data...
translations Loading commit data...
__init__.py Loading commit data...
_backwards.py Loading commit data...
_compat.py Loading commit data...
actions.py Loading commit data...
babel.py Loading commit data...
base.py Loading commit data...
helpers.py Loading commit data...
tools.py Loading commit data...