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
7e7e5d5eb0927d103d06bfbf70eddf7befc51f5d
netbox-community-netbox
/
netbox
/
users
/
api
History
Jeremy Stretch
3ddacf4b88
Merge branch 'develop' into feature
2024-02-21 16:24:23 -05:00
..
__init__.py
Closes
#855
: Added an API endpoint for recent activity
2017-03-09 14:26:39 -05:00
nested_serializers.py
12794 change User ref to get_user_model (
#12905
)
2023-06-22 08:26:50 -04:00
serializers.py
Added Last Login to user/profile GUI views and the /users/user API output (
#15198
)
2024-02-20 15:43:49 -05:00
urls.py
Clean up core API imports
2022-07-13 16:18:55 -04:00
views.py
Closes
#15087
: Support for specifying a subset of API serializer fields (
#15122
)
2024-02-14 09:28:37 -05:00