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
181bcd70ad7fd40e28a35a792bcf76a795430adb
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Jeremy Stretch
2d4694e72d
Merge pull request
#4770
from netbox-community/3703-limit-tag-creation
...
Closes
#3703
: Restrict tag creation
2020-06-17 12:28:04 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
exceptions.py
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
nested_serializers.py
Fix list_brief tests
2020-06-05 16:09:55 -04:00
serializers.py
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
2020-06-17 09:57:17 -04:00
urls.py
Remove FieldChoicesViewSet
2020-03-12 10:48:17 -04:00
views.py
Merge branch 'develop' into develop-2.9
2020-06-15 16:04:32 -04:00