netbox/netbox/ipam
2019-04-08 14:10:55 -04:00
..
api FieldChoicesViewSet should infer field choices from serializer, not model 2019-03-22 16:24:53 -04:00
fixtures Converted IPAddress.interface to a GenericForeignKey 2017-08-18 16:57:20 -04:00
migrations Closes #2805: Allow null route distinguisher for VRFs 2019-01-31 13:47:24 -05:00
tests Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -05: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
constants.py Merged release v2.4.5 2018-10-03 11:23:21 -04:00
fields.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
filters.py fixes #2835 - certain model filters did not support the q query param 2019-01-31 13:36:30 -05:00
formfields.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
forms.py Fixes #3026: Tweak prefix/IP filter forms to filter using VRF ID rather than route distinguisher 2019-03-28 10:06:25 -04:00
lookups.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Changelog for #2944 2019-03-07 14:08:36 -05:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Fixes #2937: Redirect to list view after editing an object from list view 2019-04-08 14:10:55 -04:00
urls.py Cleaned up import statements 2018-11-02 15:20:08 -04:00
views.py Closes #2809: Remove VRF child prefixes table; link to main prefixes view 2019-01-31 10:06:08 -05:00