netbox/netbox/tenancy
dansheps a7f5db45e4 * Added CSS to:
* Hide URLs
  * Hide elements with "noprint" class
* Added noprint to:
  * Header Panel
  * Search Panel, Tags Panel
  * Buttons
  * Various list elements
  * Related elements
2019-03-05 15:42:47 -06:00
..
api Closes #2578: Reorganized nested serializers 2018-11-12 11:36:44 -05:00
migrations Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tests Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -05:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
filters.py fixes #2952 - slug field absent from TenantFilter 2019-03-03 18:52:57 -05:00
forms.py Tenancy Select2 forms 2019-01-09 23:33:08 -05:00
models.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py * Added CSS to: 2019-03-05 15:42:47 -06:00
urls.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
views.py Cleaned up import statements 2018-11-02 15:20:08 -04:00