netbox/netbox/utilities
2018-07-16 13:26:26 -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 Corrected exception handling in get_serializer_for_model() 2018-07-16 13:26: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 Misc cleanup for config contexts 2018-07-10 16:16:23 -04:00
managers.py Fixed regex casting to satisfy pycodestyle 2018-07-10 14:21:40 -04:00
middleware.py Closes #1842: Implement support for Django 2.0 2018-03-30 10:39:22 -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 Improved rendering of boolean fields in tables 2018-06-29 12:05:56 -04:00
testing.py Establish tests for the utilities app 2018-06-08 14:32:41 -04:00
utils.py Force custom field values to strings for object change serialization 2018-07-10 14:16:16 -04:00
validators.py Fix pycodestyle errors 2018-06-27 17:24:33 +02:00
views.py Order tags by name only, not item count 2018-07-10 14:25:04 -04:00