• 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
..
__init__.py Loading commit data...
ajax.py Loading commit data...
fields.py Loading commit data...
filters.py Loading commit data...
form.py Loading commit data...
tools.py Loading commit data...
typefmt.py Loading commit data...
validators.py Loading commit data...
view.py Loading commit data...