Jeremy Stretch 406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin 6 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 1ccb3162ff Ensure all model FilterSets support the 'id' field 6 years ago
__init__.py 741f93999b PEP8 clenaup 10 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 8 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 cd0eb0d8ce Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk 6 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 839e999a71 Introduce CSVModelForm for dynamic CSV imports 6 years ago
querysets.py bdb3838d71 Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 6 years ago
tables.py a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column 6 years ago
urls.py 406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin 6 years ago
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 years ago
views.py 406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin 6 years ago