netbox/netbox/tenancy
2018-02-06 14:58:11 -05:00
..
api Closes #1321: Added created and last_updated fields for relevant models to their API serializers 2017-12-21 10:49:40 -05:00
migrations Created migrations for transition to Unicode literals 2017-05-24 14:18:52 -04:00
tests Added bulk creation API tests 2018-01-02 16:29:44 -05: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 #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
forms.py Standardized declaration of csv_headers on models 2018-02-02 14:26:16 -05:00
models.py Added missing CSV header 2018-02-02 16:23:07 -05:00
tables.py Closes #1406: Display tenant description as title text in object tables 2018-01-30 11:57:21 -05:00
urls.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
views.py Add Tenancy to Rack Reservations; Fixes #1592 (#1672) 2017-11-15 13:54:49 -05:00