Jeremy Stretch 486f1a74ab Standardize base classes for view test cases 6 лет назад
..
api cc721efe97 Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints 6 лет назад
migrations f535ef4924 Update development docs to remove squashing instructions 6 лет назад
tests 486f1a74ab Standardize base classes for view test cases 6 лет назад
__init__.py 741f93999b PEP8 clenaup 10 лет назад
apps.py 980d62d579 Removed Python 2 string compatibility 8 лет назад
choices.py fdf8211e9a Fixes #3930: Fix API rendering of the family field for aggregates 6 лет назад
constants.py c6473d654d Add explanatory text for constants 6 лет назад
fields.py b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 6 лет назад
filters.py 1ccb3162ff Ensure all model FilterSets support the 'id' field 6 лет назад
formfields.py b7e71f9f39 Add tests for IP address vars 6 лет назад
forms.py 3c8e7e739d Fixes #4649: Fix interface assignment for bulk-imported IP addresses 6 лет назад
lookups.py 28e3b7af18 Merge branch 'develop' into develop-2.8 6 лет назад
managers.py 28e3b7af18 Merge branch 'develop' into develop-2.8 6 лет назад
models.py 07fd92cd4c Fixes #4629: Replicate assigned interface when cloning IP addresses 6 лет назад
querysets.py bdb3838d71 Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 6 лет назад
tables.py 8394ff5537 Fixes #4644: Fix ordering of services table by parent 6 лет назад
urls.py 406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin 6 лет назад
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 лет назад
views.py 3ef4287d57 Add additional_permissions to ObjectPermissionRequiredMixin 6 лет назад