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
netbox-community-netbox
/
netbox
/
tenancy
History
Jeremy Stretch
ed80bfaf02
Fixed selector initializations for TenancyForms
2017-05-11 17:52:23 -04:00
..
api
Converted all necessary serializers to CustomFieldModelSerializers
2017-04-27 12:50:43 -04:00
migrations
…
tests
Introduced HttpStatusMixin to provide more detail on HTTP response status test failures
2017-03-20 13:46:47 -04:00
__init__.py
…
apps.py
…
filters.py
Closes
#981
: Allow filtering primary objects by a given set of IDs
2017-03-22 09:39:30 -04:00
forms.py
Fixed selector initializations for TenancyForms
2017-05-11 17:52:23 -04:00
models.py
Resolved RemovedInDjango20Warning deprecation warnings
2017-04-05 14:40:25 -04:00
tables.py
Fixes
#1160
: Linkify secrets and tenants in global search results
2017-05-10 13:16:33 -04:00
urls.py
Rearranged URL namespaces to satisfy deprecation warnings
2017-04-05 14:26:33 -04:00
views.py
Merge branch 'develop' into v2-develop
2017-04-13 15:42:50 -04:00