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