Jeremy Stretch 486f1a74ab Standardize base classes for view test cases 5 years ago
..
api cc721efe97 Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints 6 years ago
migrations f535ef4924 Update development docs to remove squashing instructions 6 years ago
tests 486f1a74ab Standardize base classes for view test cases 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 c6473d654d Add explanatory text for constants 6 years ago
fields.py b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 6 years ago
filters.py 1ccb3162ff Ensure all model FilterSets support the 'id' field 6 years ago
formfields.py b7e71f9f39 Add tests for IP address vars 6 years ago
forms.py 3c8e7e739d Fixes #4649: Fix interface assignment for bulk-imported IP addresses 5 years ago
lookups.py 28e3b7af18 Merge branch 'develop' into develop-2.8 6 years ago
managers.py 28e3b7af18 Merge branch 'develop' into develop-2.8 6 years ago
models.py 07fd92cd4c Fixes #4629: Replicate assigned interface when cloning IP addresses 5 years ago
querysets.py bdb3838d71 Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 6 years ago
tables.py 8394ff5537 Fixes #4644: Fix ordering of services table by parent 5 years ago
urls.py 406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin 5 years ago
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 years ago
views.py 3ef4287d57 Add additional_permissions to ObjectPermissionRequiredMixin 5 years ago