netbox/netbox/extras/tests
Arthur Hanson 84f997dff4 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
..
dummy_plugin Add test for plugin menu registration 2022-09-28 16:57:40 -04:00
__init__.py Added some simple tests for custom fields 2016-08-16 17:48:35 -04:00
test_api.py Merge v3.1.7 2022-02-03 12:55:34 -05:00
test_changelog.py Update django-taggit to 2.0 2021-12-06 13:25:09 -05:00
test_conditions.py Improve documentation and testing for conditions 2021-11-03 14:02:43 -04:00
test_customfields.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
test_customvalidator.py #9045 #9046 - remove legacy fields from Provider (#10377) 2022-09-28 15:22:19 -04:00
test_filtersets.py Merge branch 'develop' into feature 2022-07-08 16:06:27 -04:00
test_forms.py 10348 add decimal custom field (#10422) 2022-09-30 16:03:24 -04:00
test_models.py Closes #9582: Enable assigning config contexts based on device location 2022-06-22 16:10:48 -04:00
test_plugins.py Add test for plugin menu registration 2022-09-28 16:57:40 -04:00
test_registry.py PEP8 cleanup 2022-08-01 09:16:58 -04:00
test_scripts.py Fixes #7628: Fix load_yaml method for custom scripts 2021-10-27 09:04:18 -04:00
test_tags.py Reorganize base TestCase classes 2021-04-14 14:22:58 -04:00
test_views.py Merge branch 'develop' into feature 2022-05-31 15:50:23 -04:00
test_webhooks.py Update django-taggit to 2.0 2021-12-06 13:25:09 -05:00