netbox/netbox/utilities
2018-10-05 15:33:29 -04:00
..
templates Fixes #1884: Provide additional context to identify devices when creating/editing avirtual chassis 2018-02-14 11:14:04 -05:00
templatetags Flip the order of tag and URL name for the tag template tag 2018-07-05 15:20:13 -04:00
tests Added tests for NaturalOrderByManager 2018-06-08 15:42:10 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
api.py #2487: Require the 'brief' parameter to evaluate True 2018-10-04 14:50:57 -04:00
constants.py Merge branch '150-interface-vlans' into develop-2.3 2017-11-14 15:36:14 -05:00
context_processors.py Misc cleanup 2018-07-30 14:00:37 -04:00
custom_inspectors.py Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer 2018-07-30 12:41:20 -04:00
error_handlers.py Import unicode_literals 2017-05-24 11:33:11 -04:00
fields.py Misc cleanup 2018-07-30 14:00:37 -04:00
filters.py Misc cleanup 2018-07-30 14:00:37 -04:00
forms.py Fixes #2393: Fix Unicode support for CSV import under Python 2 2018-10-05 15:33:29 -04:00
managers.py Fixed regex casting to satisfy pycodestyle 2018-07-10 14:21:40 -04:00
middleware.py Merged release v2.3.7 2018-07-27 11:43:27 -04:00
models.py Moved object serialization into a utility function 2018-06-22 14:00:23 -04:00
paginator.py Import unicode_literals 2017-05-24 11:33:11 -04:00
sql.py Import unicode_literals 2017-05-24 11:33:11 -04:00
tables.py Misc cleanup 2018-07-30 14:00:37 -04:00
testing.py Refactored the tests to remove a lot of boilerplate 2018-08-03 11:39:26 -04:00
utils.py Fixes #2314: Serialized representation of object in change log does not incldue assigned tags 2018-08-07 08:52:57 -04:00
validators.py Misc cleanup 2018-07-30 14:00:37 -04:00
views.py Fixes #2414: Tags field missing from device/VM component creation forms 2018-09-28 16:26:08 -04:00