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
netbox-community-netbox
/
netbox
/
extras
/
tests
History
Jeremy Stretch
5a5f51fe48
Merge pull request
#3632
from netbox-community/3309-changelog-middleware
...
Rewrite change logging middleware
2019-10-25 09:47:32 -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
#3594
: Add ChoiceVar for custom scripts
2019-10-23 15:59:27 -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