This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2025-12-27 15:47:46 -06:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
66f445e0ee3898a6dc1b859e352f58280ba9758e
netbox
/
netbox
/
extras
/
api
/
serializers_
History
Jeremy Stretch
66f445e0ee
Some checks failed
CI / build (20.x, 3.10) (push)
Has been cancelled
Details
CI / build (20.x, 3.11) (push)
Has been cancelled
Details
CI / build (20.x, 3.12) (push)
Has been cancelled
Details
Closes
#19829
: Move object types REST API endpoint to core app
2025-07-16 09:54:31 -04:00
..
__init__.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
attachments.py
Merge branch 'develop' into feature
2024-08-29 10:51:38 -04:00
bookmarks.py
15156 Add display_url to REST API (
#16412
)
2024-06-25 09:59:58 -04:00
configcontexts.py
15156 Add display_url to REST API (
#16412
)
2024-06-25 09:59:58 -04:00
configtemplates.py
Closes
#17653
: Add function to trim whitespaces in export templates via jinja environment settings (
#19078
)
2025-04-08 10:37:15 -04:00
customfields.py
#8198
: Rename CustomField.validation_unique to unique (
#17325
)
2024-08-30 13:44:03 -04:00
customlinks.py
Closes
#17725
: Clean up
import
statements (
#17728
)
2024-10-10 14:52:47 -04:00
dashboard.py
Refactor REST API serializers to avoid circular imports
2024-02-27 13:26:43 -05:00
events.py
Closes
#16886
: Dynamic event types (
#16938
)
2024-07-22 08:12:04 -04:00
exporttemplates.py
Closes
#17653
: Add function to trim whitespaces in export templates via jinja environment settings (
#19078
)
2025-04-08 10:37:15 -04:00
journaling.py
Closes
#17048
: Replace all calls to get_user_model() with direct imports of User
2024-08-01 08:17:51 -04:00
notifications.py
Closes
#15621
: User notifications (
#16800
)
2024-07-15 14:24:11 -04:00
savedfilters.py
Closes
#17725
: Clean up
import
statements (
#17728
)
2024-10-10 14:52:47 -04:00
scripts.py
19555 fix script API validation for scheduled_at (
#19693
)
2025-06-11 12:41:45 -05:00
tableconfigs.py
Closes
#14591
: Saved table configurations (
#19101
)
2025-04-10 15:48:02 -05:00
tags.py
Closes
#17841
Allows Tags to be displayed in specified order (
#18930
)
2025-03-19 10:17:35 -07:00