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-22 13:22:24 -06:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
ccb9f7bfe221d37f93d3dc0a315d244f81d27ccd
netbox
/
netbox
/
extras
/
tests
History
Jeremy Stretch
ccb9f7bfe2
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
2019-10-22 15:10:49 -04:00
..
__init__.py
Added some simple tests for custom fields
2016-08-16 17:48:35 -04:00
test_api.py
initial pass on migrating to custom tag model with color and comments fields
2019-02-20 03:52:47 -05:00
test_changelog.py
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
2019-10-22 15:10:49 -04:00
test_customfields.py
Closes
#1792
- Add CustomFieldChoices API endpoint (
#2941
)
2019-03-04 15:58:40 -05:00
test_scripts.py
Closes
#3545
: Add MultiObjectVar for custom scripts
2019-10-09 15:06:00 -04:00
test_tags.py
Fixes
#3452
: Queue deletion ObjectChanges until after response is sent
2019-08-26 16:52:05 -04:00
test_views.py
Fixes
#3452
: Queue deletion ObjectChanges until after response is sent
2019-08-26 16:52:05 -04:00