mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-15 21:09:36 -06:00
* 10348 add decimal custom field * 10348 fix tests * 10348 add documentation * Rearrange custom fields to be ordered consistently * Rename number_field to integer_field for clarity * Clean up validation logic * Apply suggested changes from PR * Store decimal custom field values natively * Fix filter test * Update custom field model migrations to use new encoder Co-authored-by: jeremystretch <jstretch@ns1.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 0001_squashed.py | ||
| 0002_squashed_0059.py | ||
| 0060_customlink_button_class.py | ||
| 0061_extras_change_logging.py | ||
| 0062_clear_secrets_changelog.py | ||
| 0063_webhook_conditions.py | ||
| 0064_configrevision.py | ||
| 0065_imageattachment_change_logging.py | ||
| 0066_customfield_name_validation.py | ||
| 0067_customfield_min_max_values.py | ||
| 0068_configcontext_cluster_types.py | ||
| 0069_custom_object_field.py | ||
| 0070_customlink_enabled.py | ||
| 0071_standardize_id_fields.py | ||
| 0072_created_datetimefield.py | ||
| 0073_journalentry_tags_custom_fields.py | ||
| 0074_customfield_extensions.py | ||
| 0075_configcontext_locations.py | ||
| 0076_tag_slug_unicode.py | ||
| 0077_customlink_extend_text_and_url.py | ||
| 0078_unique_constraints.py | ||