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
53e4e749307e98834786065fdc6ad844f8c9794c
Branches
Tags
View all branches
netbox-community-netbox
/
netbox
/
utilities
History
Dave Cameron
53e4e74930
Differentiate better between boolean and 0, 1 choices
2018-03-15 17:07:58 -04:00
..
templates
Fixes
#1884
: Provide additional context to identify devices when creating/editing avirtual chassis
2018-02-14 11:14:04 -05:00
templatetags
…
__init__.py
…
api.py
Fixes
#1935
: Correct API validation of VLANs assigned to interfaces
2018-03-01 12:05:25 -05:00
constants.py
…
context_processors.py
…
custom_inspectors.py
Differentiate better between boolean and 0, 1 choices
2018-03-15 17:07:58 -04:00
error_handlers.py
…
fields.py
…
filters.py
…
forms.py
Closes
#1866
: Introduced AnnotatedMultipleChoiceField for filter forms
2018-03-07 14:16:38 -05:00
managers.py
…
middleware.py
…
models.py
…
paginator.py
…
sql.py
…
tables.py
…
tests.py
…
utils.py
…
validators.py
…
views.py
Fixes
#1926
: Prevent reassignment of parent device when bulk editing VC member interfaces
2018-03-01 13:10:36 -05:00