|
Add support for auto_weight counter on choices when loading selection field from custom_fields.yml
This also fixes a bug when using the same value for 2 different custom fields breaks becuase it tries to create a new CustomFieldChoice object instead of reusing the one that already exists. |
|---|
|
|
| initializers/custom_fields.yml |
|---|
| startup_scripts/20_custom_fields.py |
|---|