netbox/netbox/tenancy
2017-08-15 13:54:04 -04:00
..
api Fixes #1421: Improved model validation logic for API serializers 2017-08-15 13:54:04 -04:00
migrations Created migrations for transition to Unicode literals 2017-05-24 14:18:52 -04:00
tests Import unicode_literals 2017-05-24 11:33:11 -04:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Import unicode_literals 2017-05-24 11:33:11 -04:00
filters.py Closes #1203: Implemented query filters for all models 2017-06-19 16:10:18 -04:00
forms.py Fixes #1334: Fix server error when adding an interface to a device 2017-07-11 14:52:50 -04:00
models.py Closes #913: Added headers to object CSV exports 2017-06-09 16:24:59 -04:00
tables.py Removed SearchTables; created DetailTables for models where needed 2017-07-12 16:42:45 -04:00
urls.py Fixes #1263: Differentiate add and edit permissions for objects 2017-06-13 16:41:57 -04:00
views.py Optimized performance when editing/deleting objects in bulk 2017-07-13 17:39:28 -04:00