netbox/netbox/ipam
2020-03-18 14:44:18 -04:00
..
api Merge branch 'develop' into develop-2.8 2020-03-16 12:17:00 -04:00
migrations Add migrations for description fields 2020-03-13 16:35:36 -04:00
tests Merge branch 'develop' into develop-2.8 2020-03-16 12:17:00 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Fixes #3930: Fix API rendering of the family field for aggregates 2020-01-15 13:56:37 -05:00
constants.py Add explanatory text for constants 2020-01-24 15:03:38 -05:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filters.py Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
forms.py Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
lookups.py Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00
managers.py Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00
models.py Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
querysets.py Replace all instances of .extra() in QuerySets with annotations, including references in docstrings 2019-10-09 20:11:02 -04:00
tables.py Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
urls.py Closes #4324: Add CSV import view for services 2020-03-06 16:33:43 -05:00
validators.py Move prefix_validator() to ipam.validators 2020-01-22 16:33:34 -05:00
views.py Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00