netbox/netbox/ipam
2019-03-11 21:01:18 -04:00
..
api Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
fixtures Converted IPAddress.interface to a GenericForeignKey 2017-08-18 16:57:20 -04:00
migrations Updated migrations to account for extras/0017_exporttemplate_mime_type_length 2019-03-05 13:46:37 -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 #2940: Allow CSV import of prefixes/IPs to VRF without an RD assigned 2019-03-11 12:34:19 -04:00
lookups.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Merge branch 'develop' into develop-2.6 2019-03-11 21:01:18 -04:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py * Added CSS to: 2019-03-05 15:42:47 -06: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