Jeremy Stretch c484fa99e2 Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links 5 years ago
..
api eb45ad600e Fix evaluation of RestrictedQuerySets 5 years ago
migrations e3820e93b7 Misc cleanup, renaming 5 years ago
tests 10e6b6ca66 Fix RestrictedQuerySet evaluation in tests 5 years ago
__init__.py 741f93999b PEP8 clenaup 9 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 7 years ago
choices.py fdf8211e9a Fixes #3930: Fix API rendering of the family field for aggregates 6 years ago
constants.py e3820e93b7 Misc cleanup, renaming 5 years ago
fields.py b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 6 years ago
filters.py d6386f739e Restore interface filtering for IPAddresses 5 years ago
formfields.py b7e71f9f39 Add tests for IP address vars 6 years ago
forms.py 4d2c75a824 Restore ability to assign interface when editing an IPAddress 5 years ago
lookups.py 28e3b7af18 Merge branch 'develop' into develop-2.8 6 years ago
managers.py 3c334a0238 Update views to restrict all querysets 5 years ago
models.py eb45ad600e Fix evaluation of RestrictedQuerySets 5 years ago
querysets.py e23b2c4c4f Implement RestrictedQuerySet as a manager 5 years ago
tables.py c484fa99e2 Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links 5 years ago
urls.py 8959d2e0a7 #4416: Add individual delete views for organizational objects 5 years ago
utils.py 6e3a32567c Move utility functions to utils.py 5 years ago
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 years ago
views.py 8959d2e0a7 #4416: Add individual delete views for organizational objects 5 years ago