netbox/netbox/ipam/migrations
Arthur Hanson af8bb0c4b9
10348 add decimal custom field (#10422)
* 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>
2022-09-30 16:03:24 -04:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
0001_squashed.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0002_squashed_0046.py Resolve migration dependencies 2021-07-09 11:51:42 -04:00
0047_prefix_depth_children.py Initial work on #6087 2021-05-26 16:06:03 -04:00
0048_prefix_populate_depth_children.py Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
0049_prefix_mark_utilized.py Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
0050_iprange.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0051_extend_tag_support.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
0052_fhrpgroup.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0053_asn_model.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0054_vlangroup_min_max_vids.py Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
0055_servicetemplate.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0056_standardize_id_fields.py Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05:00
0057_created_datetimefield.py Closes #8463: Change the created field on all change-logged models from date to datetime 2022-02-08 14:41:44 -05:00
0058_ipaddress_nat_inside_nonunique.py Closes #1202: Support overlapping assignment of NAT IP addresses 2022-05-11 16:22:07 -04:00
0059_l2vpn.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
0060_alter_l2vpn_slug.py fixes for #10070 make l2vpn slug unique (#10119) 2022-08-24 17:12:14 -04:00
0061_fhrpgroup_name.py 9892 add FHRP group name 2022-09-20 16:03:55 -07:00
0062_unique_constraints.py Replace unique_together with UniqueConstraints 2022-09-27 15:35:24 -04:00