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
/
utilities
History
jeremystretch
84f0561712
Initial work on half-height RUs
2022-06-20 12:05:06 -04:00
..
forms
Initial work on half-height RUs
2022-06-20 12:05:06 -04:00
management
…
templates
Merge branch 'develop' into feature
2022-03-25 10:38:44 -04:00
templatetags
Sanitize HTML after rendering markdown
2022-06-17 23:16:57 +02:00
testing
Closes
#5303
: A virtual machine may be assigned to a site and/or cluster
2022-05-26 14:59:49 -04:00
tests
Closes
#8995
: Enable arbitrary ordering of REST API results
2022-04-08 16:00:33 -04:00
__init__.py
…
api.py
…
choices.py
Check that ChoiceSet CHOICES is mutable if key is set
2022-04-05 08:40:30 -04:00
constants.py
…
custom_inspectors.py
…
error_handlers.py
…
exceptions.py
…
fields.py
…
filters.py
…
htmx.py
…
markdown.py
…
mptt.py
…
ordering.py
…
paginator.py
…
permissions.py
…
query_functions.py
…
querysets.py
…
tables.py
Fixes
#8905
: Disable ordering by assigned tags to prevent erroneous results
2022-03-24 11:56:18 -04:00
utils.py
Initial work on half-height RUs
2022-06-20 12:05:06 -04:00
validators.py
…
views.py
…