Jeremy Stretch 158ed5765b Fixes #5507: Fix custom field data assignment via UI for IP addresses, secrets 5 yıl önce
..
api 4a066a1913 Rename get_subquery() to count_related() 5 yıl önce
migrations cc271aefe1 Closes #5400: Store custom field defaults as JSON values 5 yıl önce
tests 9fae11a42f Add present_in_vrf filters 5 yıl önce
__init__.py 741f93999b PEP8 clenaup 9 yıl önce
apps.py 980d62d579 Removed Python 2 string compatibility 7 yıl önce
choices.py 1b55285167 Relocate CSS classes for ChoiceFields from model to ChoiceSet 5 yıl önce
constants.py dfb5a06d9d Introduce the RouteTarget model 5 yıl önce
fields.py b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 6 yıl önce
filters.py 6fb080ff4c Rename CustomFieldFilterSet 5 yıl önce
formfields.py b7e71f9f39 Add tests for IP address vars 6 yıl önce
forms.py 158ed5765b Fixes #5507: Fix custom field data assignment via UI for IP addresses, secrets 5 yıl önce
lookups.py 28e3b7af18 Merge branch 'develop' into develop-2.8 6 yıl önce
managers.py 3c334a0238 Update views to restrict all querysets 5 yıl önce
models.py 4a8a1ce45c Check for extraneous custom field data on clean() 5 yıl önce
querysets.py 0d68d0c059 Replace annotate_depth() with annotate_tree() 5 yıl önce
tables.py 1e5778e6db Clean up prefix hierarchy annotation 5 yıl önce
urls.py dfb5a06d9d Introduce the RouteTarget model 5 yıl önce
utils.py 18a8a91d57 Introduce ChoiceFieldColumn to replace template columns 5 yıl önce
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 yıl önce
views.py 4a066a1913 Rename get_subquery() to count_related() 5 yıl önce