-
Florian Sachs authored
* New helper-function `contrib.sqla.tools.has_multiple_pks(model)` * The unique validator is only added to the primary key column in `converter()`, when the model does not have multiple primary keys. * Removed option `form_excluded_pk_columns_from_unique_validation` * documentation updated * example updated
22c925e2
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| contrib | ||
| form | ||
| model | ||
| static | ||
| templates/admin | ||
| tests | ||
| translations | ||
| __init__.py | ||
| _backwards.py | ||
| _compat.py | ||
| actions.py | ||
| babel.py | ||
| base.py | ||
| helpers.py | ||
| tools.py |