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
81c72739b5445523ecfa68ce7f6695f5c21ec29d
netbox-community-netbox
/
netbox
/
extras
/
api
History
Jeremy Stretch
bc04543b33
Cache custom fields on instance prior to calling create()/update()
2020-08-17 12:22:37 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
customfields.py
Cache custom fields on instance prior to calling create()/update()
2020-08-17 12:22:37 -04:00
nested_serializers.py
Fixes
#4912
: Fix image attachment API endpoint; add API view tests
2020-07-27 14:24:15 -04:00
serializers.py
Closes
#4840
: Enable change logging for config contexts
2020-07-09 17:09:03 -04:00
urls.py
Closes
#4997
: Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00
views.py
Closes
#4997
: Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00