|
api
|
Renamed tenancy FilterSets
|
2020-01-09 20:40:32 -05:00 |
|
migrations
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
tests
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -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
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
|
forms.py
|
Move TenancyFilterForm to tenancy.forms
|
2019-05-09 14:36:18 -04:00 |
|
models.py
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
tables.py
|
Remove tenant group from ipam table
|
2019-04-30 10:06:27 -05:00 |
|
urls.py
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
|
views.py
|
Rename filter variables for utility views
|
2020-01-09 20:57:13 -05:00 |