netbox/netbox/ipam
2020-12-21 09:43:15 -05:00
..
api Rename get_subquery() to count_related() 2020-12-17 14:47:49 -05:00
migrations Closes #5400: Store custom field defaults as JSON values 2020-12-01 16:05:23 -05:00
tests Add present_in_vrf filters 2020-11-02 15:39:46 -05:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
constants.py Introduce the RouteTarget model 2020-09-24 11:25:52 -04:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filters.py Rename CustomFieldFilterSet 2020-11-23 14:47:54 -05:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
forms.py Fixes #5507: Fix custom field data assignment via UI for IP addresses, secrets 2020-12-21 09:43:15 -05:00
lookups.py Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00
managers.py Update views to restrict all querysets 2020-06-01 11:43:49 -04:00
models.py Check for extraneous custom field data on clean() 2020-11-12 12:18:31 -05:00
querysets.py Replace annotate_depth() with annotate_tree() 2020-08-05 15:55:47 -04:00
tables.py Clean up prefix hierarchy annotation 2020-12-18 15:43:15 -05:00
urls.py Introduce the RouteTarget model 2020-09-24 11:25:52 -04:00
utils.py Introduce ChoiceFieldColumn to replace template columns 2020-09-25 10:52:14 -04:00
validators.py Move prefix_validator() to ipam.validators 2020-01-22 16:33:34 -05:00
views.py Rename get_subquery() to count_related() 2020-12-17 14:47:49 -05:00