This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
bbd0761887a6b01736195e79530a40ddf42d3790
netbox-community-netbox
/
netbox
/
tenancy
History
Jeremy Stretch
4668149943
Fixes
#1649
: Correct fitlering on null values (e.g. ?tenant_id=0) for django-filters v1.1.0+
2017-10-30 17:20:22 -04:00
..
api
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
migrations
…
tests
…
__init__.py
…
apps.py
…
filters.py
Fixes
#1649
: Correct fitlering on null values (e.g. ?tenant_id=0) for django-filters v1.1.0+
2017-10-30 17:20:22 -04:00
forms.py
Added bulk import view for tenant groups
2017-10-09 15:09:40 -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
Added bulk import view for tenant groups
2017-10-09 15:09:40 -04:00
views.py
Added bulk import view for tenant groups
2017-10-09 15:09:40 -04:00