netbox/netbox/utilities
2018-05-22 11:19:47 -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 Added template tag for tag links 2018-05-18 11:09:11 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
api.py Initial work on implementing django-taggit for #132 2018-05-08 16:28:26 -04:00
constants.py Merge branch '150-interface-vlans' into develop-2.3 2017-11-14 15:36:14 -05:00
context_processors.py Import unicode_literals 2017-05-24 11:33:11 -04:00
custom_inspectors.py The id__in field is a csv-separated string of ids 2018-03-15 17:07:58 -04:00
error_handlers.py Import unicode_literals 2017-05-24 11:33:11 -04:00
fields.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
filters.py Fixes #1765: Improved rendering of null options for model choice fields in filter forms 2017-12-26 12:08:22 -05:00
forms.py Merge branch 'develop' into develop-2.4 2018-04-19 11:24:11 -04:00
managers.py Import unicode_literals 2017-05-24 11:33:11 -04:00
middleware.py Closes #1842: Implement support for Django 2.0 2018-03-30 10:39:22 -04:00
models.py Import unicode_literals 2017-05-24 11:33:11 -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 Cleaned up component tables and checkbox toggling 2017-12-21 13:29:02 -05:00
tests.py PEP8 fix 2017-05-24 14:22:37 -04:00
utils.py Fixes #2022: Show 0 for zero-value fields on CSV export 2018-04-12 12:54:21 -04:00
validators.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
views.py Tweak formatting of message to handle translation strings 2018-05-22 11:19:47 -04:00