notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
netbox IP address management tool
4.2.9 net-mgmt on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.9Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-26 18:06:46
Last Update: 2025-05-15 15:21:56
Commit Hash: eef1772
People watching this port, also watch:: nginx, prometheus, open-vm-tools, cbsd, clamav
Also Listed In: python
License: APACHE20
WWW:
https://github.com/netbox-community/netbox
Description:
NetBox is an open source web application designed to help manage and document computer networks. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It encompasses the following aspects of network management: - IP address management (IPAM) - IP networks and addresses, VRFs, and VLANs - Equipment racks - Organized by group and site - Devices - Types of devices and where they are installed - Connections - Network, console, and power connections among devices - Virtualization - Virtual machines and clusters - Data circuits - Long-haul communications circuits and providers
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1756 items)
Collapse this list.
  1. /usr/local/share/licenses/netbox-4.2.9/catalog.mk
  2. /usr/local/share/licenses/netbox-4.2.9/LICENSE
  3. /usr/local/share/licenses/netbox-4.2.9/APACHE20
  4. share/examples/netbox/850.netbox-housekeeping.sample
  5. share/examples/netbox/apache.conf
  6. share/examples/netbox/gunicorn.py
  7. share/examples/netbox/netbox_rq.sample
  8. share/examples/netbox/netboxrc.sample
  9. share/examples/netbox/nginx.conf
  10. share/netbox/account/__init__.py
  11. share/netbox/account/migrations/0001_initial.py
  12. share/netbox/account/migrations/__init__.py
  13. share/netbox/account/models.py
  14. share/netbox/account/tables.py
  15. share/netbox/account/urls.py
  16. share/netbox/account/views.py
  17. share/netbox/circuits/__init__.py
  18. share/netbox/circuits/api/__init__.py
  19. share/netbox/circuits/api/serializers.py
  20. share/netbox/circuits/api/serializers_/__init__.py
  21. share/netbox/circuits/api/serializers_/circuits.py
  22. share/netbox/circuits/api/serializers_/nested.py
  23. share/netbox/circuits/api/serializers_/providers.py
  24. share/netbox/circuits/api/urls.py
  25. share/netbox/circuits/api/views.py
  26. share/netbox/circuits/apps.py
  27. share/netbox/circuits/choices.py
  28. share/netbox/circuits/constants.py
  29. share/netbox/circuits/filtersets.py
  30. share/netbox/circuits/forms/__init__.py
  31. share/netbox/circuits/forms/bulk_edit.py
  32. share/netbox/circuits/forms/bulk_import.py
  33. share/netbox/circuits/forms/filtersets.py
  34. share/netbox/circuits/forms/model_forms.py
  35. share/netbox/circuits/graphql/__init__.py
  36. share/netbox/circuits/graphql/filters.py
  37. share/netbox/circuits/graphql/schema.py
  38. share/netbox/circuits/graphql/types.py
  39. share/netbox/circuits/migrations/0001_squashed.py
  40. share/netbox/circuits/migrations/0002_squashed_0029.py
  41. share/netbox/circuits/migrations/0003_squashed_0037.py
  42. share/netbox/circuits/migrations/0038_squashed_0042.py
  43. share/netbox/circuits/migrations/0043_circuittype_color.py
  44. share/netbox/circuits/migrations/0044_circuit_groups.py
  45. share/netbox/circuits/migrations/0045_circuit_distance.py
  46. share/netbox/circuits/migrations/0046_charfield_null_choices.py
  47. share/netbox/circuits/migrations/0047_circuittermination__termination.py
  48. share/netbox/circuits/migrations/0048_circuitterminations_cached_relations.py
  49. share/netbox/circuits/migrations/0049_natural_ordering.py
  50. share/netbox/circuits/migrations/0050_virtual_circuits.py
  51. share/netbox/circuits/migrations/0051_virtualcircuit_group_assignment.py
  52. share/netbox/circuits/migrations/__init__.py
  53. share/netbox/circuits/models/__init__.py
  54. share/netbox/circuits/models/base.py
  55. share/netbox/circuits/models/circuits.py
  56. share/netbox/circuits/models/providers.py
  57. share/netbox/circuits/models/virtual_circuits.py
  58. share/netbox/circuits/search.py
  59. share/netbox/circuits/signals.py
  60. share/netbox/circuits/tables/__init__.py
  61. share/netbox/circuits/tables/circuits.py
  62. share/netbox/circuits/tables/columns.py
  63. share/netbox/circuits/tables/providers.py
  64. share/netbox/circuits/tables/virtual_circuits.py
  65. share/netbox/circuits/tests/__init__.py
  66. share/netbox/circuits/tests/test_api.py
  67. share/netbox/circuits/tests/test_filtersets.py
  68. share/netbox/circuits/tests/test_views.py
  69. share/netbox/circuits/urls.py
  70. share/netbox/circuits/views.py
  71. share/netbox/core/__init__.py
  72. share/netbox/core/api/__init__.py
  73. share/netbox/core/api/schema.py
  74. share/netbox/core/api/serializers.py
  75. share/netbox/core/api/serializers_/__init__.py
  76. share/netbox/core/api/serializers_/change_logging.py
  77. share/netbox/core/api/serializers_/data.py
  78. share/netbox/core/api/serializers_/jobs.py
  79. share/netbox/core/api/serializers_/tasks.py
  80. share/netbox/core/api/urls.py
  81. share/netbox/core/api/views.py
  82. share/netbox/core/apps.py
  83. share/netbox/core/choices.py
  84. share/netbox/core/constants.py
  85. share/netbox/core/data_backends.py
  86. share/netbox/core/events.py
  87. share/netbox/core/exceptions.py
  88. share/netbox/core/filtersets.py
  89. share/netbox/core/forms/__init__.py
  90. share/netbox/core/forms/bulk_edit.py
  91. share/netbox/core/forms/bulk_import.py
  92. share/netbox/core/forms/filtersets.py
  93. share/netbox/core/forms/mixins.py
  94. share/netbox/core/forms/model_forms.py
  95. share/netbox/core/graphql/__init__.py
  96. share/netbox/core/graphql/filters.py
  97. share/netbox/core/graphql/mixins.py
  98. share/netbox/core/graphql/schema.py
  99. share/netbox/core/graphql/types.py
  100. share/netbox/core/jobs.py
  101. share/netbox/core/management/__init__.py
  102. share/netbox/core/management/commands/__init__.py
  103. share/netbox/core/management/commands/makemigrations.py
  104. share/netbox/core/management/commands/nbshell.py
  105. share/netbox/core/management/commands/rqworker.py
  106. share/netbox/core/management/commands/syncdatasource.py
  107. share/netbox/core/migrations/0001_squashed_0005.py
  108. share/netbox/core/migrations/0006_datasource_type_remove_choices.py
  109. share/netbox/core/migrations/0007_job_add_error_field.py
  110. share/netbox/core/migrations/0008_contenttype_proxy.py
  111. share/netbox/core/migrations/0009_configrevision.py
  112. share/netbox/core/migrations/0010_gfk_indexes.py
  113. share/netbox/core/migrations/0011_move_objectchange.py
  114. share/netbox/core/migrations/0012_job_object_type_optional.py
  115. share/netbox/core/migrations/0013_job_data_encoder.py
  116. share/netbox/core/migrations/__init__.py
  117. share/netbox/core/models/__init__.py
  118. share/netbox/core/models/change_logging.py
  119. share/netbox/core/models/config.py
  120. share/netbox/core/models/contenttypes.py
  121. share/netbox/core/models/data.py
  122. share/netbox/core/models/files.py
  123. share/netbox/core/models/jobs.py
  124. share/netbox/core/plugins.py
  125. share/netbox/core/querysets.py
  126. share/netbox/core/search.py
  127. share/netbox/core/signals.py
  128. share/netbox/core/tables/__init__.py
  129. share/netbox/core/tables/change_logging.py
  130. share/netbox/core/tables/columns.py
  131. share/netbox/core/tables/config.py
  132. share/netbox/core/tables/data.py
  133. share/netbox/core/tables/jobs.py
  134. share/netbox/core/tables/plugins.py
  135. share/netbox/core/tables/tasks.py
  136. share/netbox/core/tables/template_code.py
  137. share/netbox/core/tests/__init__.py
  138. share/netbox/core/tests/test_api.py
  139. share/netbox/core/tests/test_changelog.py
  140. share/netbox/core/tests/test_filtersets.py
  141. share/netbox/core/tests/test_models.py
  142. share/netbox/core/tests/test_views.py
  143. share/netbox/core/urls.py
  144. share/netbox/core/utils.py
  145. share/netbox/core/views.py
  146. share/netbox/dcim/__init__.py
  147. share/netbox/dcim/api/__init__.py
  148. share/netbox/dcim/api/exceptions.py
  149. share/netbox/dcim/api/serializers.py
  150. share/netbox/dcim/api/serializers_/__init__.py
  151. share/netbox/dcim/api/serializers_/base.py
  152. share/netbox/dcim/api/serializers_/cables.py
  153. share/netbox/dcim/api/serializers_/device_components.py
  154. share/netbox/dcim/api/serializers_/devices.py
  155. share/netbox/dcim/api/serializers_/devicetype_components.py
  156. share/netbox/dcim/api/serializers_/devicetypes.py
  157. share/netbox/dcim/api/serializers_/manufacturers.py
  158. share/netbox/dcim/api/serializers_/nested.py
  159. share/netbox/dcim/api/serializers_/platforms.py
  160. share/netbox/dcim/api/serializers_/power.py
  161. share/netbox/dcim/api/serializers_/racks.py
  162. share/netbox/dcim/api/serializers_/rackunits.py
  163. share/netbox/dcim/api/serializers_/roles.py
  164. share/netbox/dcim/api/serializers_/sites.py
  165. share/netbox/dcim/api/serializers_/virtualchassis.py
  166. share/netbox/dcim/api/urls.py
  167. share/netbox/dcim/api/views.py
  168. share/netbox/dcim/apps.py
  169. share/netbox/dcim/base_filtersets.py
  170. share/netbox/dcim/choices.py
  171. share/netbox/dcim/constants.py
  172. share/netbox/dcim/exceptions.py
  173. share/netbox/dcim/fields.py
  174. share/netbox/dcim/filtersets.py
  175. share/netbox/dcim/forms/__init__.py
  176. share/netbox/dcim/forms/bulk_create.py
  177. share/netbox/dcim/forms/bulk_edit.py
  178. share/netbox/dcim/forms/bulk_import.py
  179. share/netbox/dcim/forms/common.py
  180. share/netbox/dcim/forms/connections.py
  181. share/netbox/dcim/forms/filtersets.py
  182. share/netbox/dcim/forms/formsets.py
  183. share/netbox/dcim/forms/mixins.py
  184. share/netbox/dcim/forms/model_forms.py
  185. share/netbox/dcim/forms/object_create.py
  186. share/netbox/dcim/forms/object_import.py
  187. share/netbox/dcim/graphql/__init__.py
  188. share/netbox/dcim/graphql/filters.py
  189. share/netbox/dcim/graphql/gfk_mixins.py
  190. share/netbox/dcim/graphql/mixins.py
  191. share/netbox/dcim/graphql/schema.py
  192. share/netbox/dcim/graphql/types.py
  193. share/netbox/dcim/lookups.py
  194. share/netbox/dcim/management/__init__.py
  195. share/netbox/dcim/management/commands/__init__.py
  196. share/netbox/dcim/management/commands/buildschema.py
  197. share/netbox/dcim/management/commands/trace_paths.py
  198. share/netbox/dcim/migrations/0001_squashed.py
  199. share/netbox/dcim/migrations/0002_squashed.py
  200. share/netbox/dcim/migrations/0003_squashed_0130.py
  201. share/netbox/dcim/migrations/0131_squashed_0159.py
  202. share/netbox/dcim/migrations/0160_squashed_0166.py
  203. share/netbox/dcim/migrations/0167_squashed_0182.py
  204. share/netbox/dcim/migrations/0183_devicetype_exclude_from_utilization.py
  205. share/netbox/dcim/migrations/0184_protect_child_interfaces.py
  206. share/netbox/dcim/migrations/0185_gfk_indexes.py
  207. share/netbox/dcim/migrations/0186_location_facility.py
  208. share/netbox/dcim/migrations/0187_alter_device_vc_position.py
  209. share/netbox/dcim/migrations/0188_racktype.py
  210. share/netbox/dcim/migrations/0189_moduletype_rack_airflow.py
  211. share/netbox/dcim/migrations/0190_nested_modules.py
  212. share/netbox/dcim/migrations/0191_module_bay_rebuild.py
  213. share/netbox/dcim/migrations/0192_inventoryitem_status.py
  214. share/netbox/dcim/migrations/0193_poweroutlet_color.py
  215. share/netbox/dcim/migrations/0194_charfield_null_choices.py
  216. share/netbox/dcim/migrations/0195_interface_vlan_translation_policy.py
  217. share/netbox/dcim/migrations/0196_qinq_svlan.py
  218. share/netbox/dcim/migrations/0197_natural_sort_collation.py
  219. share/netbox/dcim/migrations/0198_natural_ordering.py
  220. share/netbox/dcim/migrations/0199_macaddress.py
  221. share/netbox/dcim/migrations/0200_populate_mac_addresses.py
  222. share/netbox/dcim/migrations/__init__.py
  223. share/netbox/dcim/models/__init__.py
  224. share/netbox/dcim/models/cables.py
  225. share/netbox/dcim/models/device_component_templates.py
  226. share/netbox/dcim/models/device_components.py
  227. share/netbox/dcim/models/devices.py
  228. share/netbox/dcim/models/mixins.py
  229. share/netbox/dcim/models/power.py
  230. share/netbox/dcim/models/racks.py
  231. share/netbox/dcim/models/sites.py
  232. share/netbox/dcim/search.py
  233. share/netbox/dcim/signals.py
  234. share/netbox/dcim/svg/__init__.py
  235. share/netbox/dcim/svg/cables.py
  236. share/netbox/dcim/svg/racks.py
  237. share/netbox/dcim/tables/__init__.py
  238. share/netbox/dcim/tables/cables.py
  239. share/netbox/dcim/tables/connections.py
  240. share/netbox/dcim/tables/devices.py
  241. share/netbox/dcim/tables/devicetypes.py
  242. share/netbox/dcim/tables/modules.py
  243. share/netbox/dcim/tables/power.py
  244. share/netbox/dcim/tables/racks.py
  245. share/netbox/dcim/tables/sites.py
  246. share/netbox/dcim/tables/template_code.py
  247. share/netbox/dcim/tests/__init__.py
  248. share/netbox/dcim/tests/test_api.py
  249. share/netbox/dcim/tests/test_cablepaths.py
  250. share/netbox/dcim/tests/test_filtersets.py
  251. share/netbox/dcim/tests/test_forms.py
  252. share/netbox/dcim/tests/test_models.py
  253. share/netbox/dcim/tests/test_natural_ordering.py
  254. share/netbox/dcim/tests/test_views.py
  255. share/netbox/dcim/urls.py
  256. share/netbox/dcim/utils.py
  257. share/netbox/dcim/views.py
  258. share/netbox/docs/_theme/main.html
  259. share/netbox/docs/_theme/partials/copyright.html
  260. share/netbox/docs/administration/authentication/google.md
  261. share/netbox/docs/administration/authentication/microsoft-entra-id.md
  262. share/netbox/docs/administration/authentication/okta.md
  263. share/netbox/docs/administration/authentication/overview.md
  264. share/netbox/docs/administration/error-reporting.md
  265. share/netbox/docs/administration/housekeeping.md
  266. share/netbox/docs/administration/netbox-shell.md
  267. share/netbox/docs/administration/permissions.md
  268. share/netbox/docs/administration/replicating-netbox.md
  269. share/netbox/docs/configuration/data-validation.md
  270. share/netbox/docs/configuration/default-values.md
  271. share/netbox/docs/configuration/development.md
  272. share/netbox/docs/configuration/error-reporting.md
  273. share/netbox/docs/configuration/graphql-api.md
  274. share/netbox/docs/configuration/index.md
  275. share/netbox/docs/configuration/miscellaneous.md
  276. share/netbox/docs/configuration/plugins.md
  277. share/netbox/docs/configuration/remote-authentication.md
  278. share/netbox/docs/configuration/required-parameters.md
  279. share/netbox/docs/configuration/security.md
  280. share/netbox/docs/configuration/system.md
  281. share/netbox/docs/customization/custom-fields.md
  282. share/netbox/docs/customization/custom-links.md
  283. share/netbox/docs/customization/custom-scripts.md
  284. share/netbox/docs/customization/custom-validation.md
  285. share/netbox/docs/customization/export-templates.md
  286. share/netbox/docs/customization/reports.md
  287. share/netbox/docs/development/adding-models.md
  288. share/netbox/docs/development/application-registry.md
  289. share/netbox/docs/development/extending-models.md
  290. share/netbox/docs/development/getting-started.md
  291. share/netbox/docs/development/git-cheat-sheet.md
  292. share/netbox/docs/development/index.md
  293. share/netbox/docs/development/internationalization.md
  294. share/netbox/docs/development/models.md
  295. share/netbox/docs/development/release-checklist.md
  296. share/netbox/docs/development/search.md
  297. share/netbox/docs/development/signals.md
  298. share/netbox/docs/development/style-guide.md
  299. share/netbox/docs/development/translations.md
  300. share/netbox/docs/development/user-preferences.md
  301. share/netbox/docs/development/web-ui.md
  302. share/netbox/docs/extra.css
  303. share/netbox/docs/features/api-integration.md
  304. share/netbox/docs/features/authentication-permissions.md
  305. share/netbox/docs/features/background-jobs.md
  306. share/netbox/docs/features/change-logging.md
  307. share/netbox/docs/features/circuits.md
  308. share/netbox/docs/features/configuration-rendering.md
  309. share/netbox/docs/features/contacts.md
  310. share/netbox/docs/features/context-data.md
  311. share/netbox/docs/features/customization.md
  312. share/netbox/docs/features/devices-cabling.md
  313. share/netbox/docs/features/event-rules.md
  314. share/netbox/docs/features/facilities.md
  315. share/netbox/docs/features/ipam.md
  316. share/netbox/docs/features/journaling.md
  317. share/netbox/docs/features/l2vpn-overlay.md
  318. share/netbox/docs/features/notifications.md
  319. share/netbox/docs/features/power-tracking.md
  320. share/netbox/docs/features/search.md
  321. share/netbox/docs/features/synchronized-data.md
  322. share/netbox/docs/features/tenancy.md
  323. share/netbox/docs/features/virtualization.md
  324. share/netbox/docs/features/vlan-management.md
  325. share/netbox/docs/features/vpn-tunnels.md
  326. share/netbox/docs/features/wireless.md
  327. share/netbox/docs/getting-started/planning.md
  328. share/netbox/docs/getting-started/populating-data.md
  329. share/netbox/docs/index.md
  330. share/netbox/docs/installation/1-postgresql.md
  331. share/netbox/docs/installation/2-redis.md
  332. share/netbox/docs/installation/3-netbox.md
  333. share/netbox/docs/installation/4a-gunicorn.md
  334. share/netbox/docs/installation/4b-uwsgi.md
  335. share/netbox/docs/installation/5-http-server.md
  336. share/netbox/docs/installation/6-ldap.md
  337. share/netbox/docs/installation/index.md
  338. share/netbox/docs/installation/upgrading.md
  339. share/netbox/docs/integrations/graphql-api.md
  340. share/netbox/docs/integrations/prometheus-metrics.md
  341. share/netbox/docs/integrations/rest-api.md
  342. share/netbox/docs/integrations/synchronized-data.md
  343. share/netbox/docs/integrations/webhooks.md
  344. share/netbox/docs/introduction.md
  345. share/netbox/docs/media/authentication/azure_ad_add_app_registration.png
  346. share/netbox/docs/media/authentication/azure_ad_add_client_secret.png
  347. share/netbox/docs/media/authentication/azure_ad_app_registration.png
  348. share/netbox/docs/media/authentication/azure_ad_app_registration_created.png
  349. share/netbox/docs/media/authentication/azure_ad_client_secret.png
  350. share/netbox/docs/media/authentication/azure_ad_client_secret_created.png
  351. share/netbox/docs/media/authentication/azure_ad_login_portal.png
  352. share/netbox/docs/media/authentication/google_login_portal.png
  353. share/netbox/docs/media/authentication/netbox_azure_ad_login.png
  354. share/netbox/docs/media/authentication/netbox_google_login.png
  355. share/netbox/docs/media/authentication/netbox_okta_login.png
  356. share/netbox/docs/media/authentication/okta_create_app_registration.png
  357. share/netbox/docs/media/authentication/okta_integration_parameters.png
  358. share/netbox/docs/media/authentication/okta_login_portal.png
  359. share/netbox/docs/media/authentication/okta_web_app_integration.png
  360. share/netbox/docs/media/development/github.png
  361. share/netbox/docs/media/development/github_fork_button.png
  362. share/netbox/docs/media/development/github_fork_dialog.png
  363. share/netbox/docs/media/development/github_new_issue.png
  364. share/netbox/docs/media/installation/netbox_application_stack.png
  365. share/netbox/docs/media/installation/upgrade_paths.png
  366. share/netbox/docs/media/misc/reference_architecture.png
  367. share/netbox/docs/media/models/dcim_cable_trace.png
  368. share/netbox/docs/media/power_distribution.png
  369. share/netbox/docs/media/release-notes/netbox30_ui.png
  370. share/netbox/docs/media/run_permission.png
  371. share/netbox/docs/media/screenshots/cable-trace.png
  372. share/netbox/docs/media/screenshots/home-dark.png
  373. share/netbox/docs/media/screenshots/home-light.png
  374. share/netbox/docs/media/screenshots/prefixes-list.png
  375. share/netbox/docs/media/screenshots/rack.png
  376. share/netbox/docs/models/circuits/circuit.md
  377. share/netbox/docs/models/circuits/circuitgroup.md
  378. share/netbox/docs/models/circuits/circuitgroupassignment.md
  379. share/netbox/docs/models/circuits/circuittermination.md
  380. share/netbox/docs/models/circuits/circuittype.md
  381. share/netbox/docs/models/circuits/provider.md
  382. share/netbox/docs/models/circuits/provideraccount.md
  383. share/netbox/docs/models/circuits/providernetwork.md
  384. share/netbox/docs/models/circuits/virtualcircuit.md
  385. share/netbox/docs/models/circuits/virtualcircuittermination.md
  386. share/netbox/docs/models/circuits/virtualcircuittype.md
  387. share/netbox/docs/models/core/datafile.md
  388. share/netbox/docs/models/core/datasource.md
  389. share/netbox/docs/models/core/job.md
  390. share/netbox/docs/models/dcim/cable.md
  391. share/netbox/docs/models/dcim/consoleport.md
  392. share/netbox/docs/models/dcim/consoleporttemplate.md
  393. share/netbox/docs/models/dcim/consoleserverport.md
  394. share/netbox/docs/models/dcim/consoleserverporttemplate.md
  395. share/netbox/docs/models/dcim/device.md
  396. share/netbox/docs/models/dcim/devicebay.md
  397. share/netbox/docs/models/dcim/devicebaytemplate.md
  398. share/netbox/docs/models/dcim/devicerole.md
  399. share/netbox/docs/models/dcim/devicetype.md
  400. share/netbox/docs/models/dcim/frontport.md
  401. share/netbox/docs/models/dcim/frontporttemplate.md
  402. share/netbox/docs/models/dcim/interface.md
  403. share/netbox/docs/models/dcim/interfacetemplate.md
  404. share/netbox/docs/models/dcim/inventoryitem.md
  405. share/netbox/docs/models/dcim/inventoryitemrole.md
  406. share/netbox/docs/models/dcim/inventoryitemtemplate.md
  407. share/netbox/docs/models/dcim/location.md
  408. share/netbox/docs/models/dcim/macaddress.md
  409. share/netbox/docs/models/dcim/manufacturer.md
  410. share/netbox/docs/models/dcim/module.md
  411. share/netbox/docs/models/dcim/modulebay.md
  412. share/netbox/docs/models/dcim/modulebaytemplate.md
  413. share/netbox/docs/models/dcim/moduletype.md
  414. share/netbox/docs/models/dcim/platform.md
  415. share/netbox/docs/models/dcim/powerfeed.md
  416. share/netbox/docs/models/dcim/poweroutlet.md
  417. share/netbox/docs/models/dcim/poweroutlettemplate.md
  418. share/netbox/docs/models/dcim/powerpanel.md
  419. share/netbox/docs/models/dcim/powerport.md
  420. share/netbox/docs/models/dcim/powerporttemplate.md
  421. share/netbox/docs/models/dcim/rack.md
  422. share/netbox/docs/models/dcim/rackreservation.md
  423. share/netbox/docs/models/dcim/rackrole.md
  424. share/netbox/docs/models/dcim/racktype.md
  425. share/netbox/docs/models/dcim/rearport.md
  426. share/netbox/docs/models/dcim/rearporttemplate.md
  427. share/netbox/docs/models/dcim/region.md
  428. share/netbox/docs/models/dcim/site.md
  429. share/netbox/docs/models/dcim/sitegroup.md
  430. share/netbox/docs/models/dcim/virtualchassis.md
  431. share/netbox/docs/models/dcim/virtualdevicecontext.md
  432. share/netbox/docs/models/extras/bookmark.md
  433. share/netbox/docs/models/extras/branch.md
  434. share/netbox/docs/models/extras/configcontext.md
  435. share/netbox/docs/models/extras/configtemplate.md
  436. share/netbox/docs/models/extras/customfield.md
  437. share/netbox/docs/models/extras/customfieldchoiceset.md
  438. share/netbox/docs/models/extras/customlink.md
  439. share/netbox/docs/models/extras/eventrule.md
  440. share/netbox/docs/models/extras/exporttemplate.md
  441. share/netbox/docs/models/extras/imageattachment.md
  442. share/netbox/docs/models/extras/journalentry.md
  443. share/netbox/docs/models/extras/notification.md
  444. share/netbox/docs/models/extras/notificationgroup.md
  445. share/netbox/docs/models/extras/savedfilter.md
  446. share/netbox/docs/models/extras/stagedchange.md
  447. share/netbox/docs/models/extras/subscription.md
  448. share/netbox/docs/models/extras/tag.md
  449. share/netbox/docs/models/extras/webhook.md
  450. share/netbox/docs/models/ipam/aggregate.md
  451. share/netbox/docs/models/ipam/asn.md
  452. share/netbox/docs/models/ipam/asnrange.md
  453. share/netbox/docs/models/ipam/fhrpgroup.md
  454. share/netbox/docs/models/ipam/fhrpgroupassignment.md
  455. share/netbox/docs/models/ipam/ipaddress.md
  456. share/netbox/docs/models/ipam/iprange.md
  457. share/netbox/docs/models/ipam/prefix.md
  458. share/netbox/docs/models/ipam/rir.md
  459. share/netbox/docs/models/ipam/role.md
  460. share/netbox/docs/models/ipam/routetarget.md
  461. share/netbox/docs/models/ipam/service.md
  462. share/netbox/docs/models/ipam/servicetemplate.md
  463. share/netbox/docs/models/ipam/vlan.md
  464. share/netbox/docs/models/ipam/vlangroup.md
  465. share/netbox/docs/models/ipam/vlantranslationpolicy.md
  466. share/netbox/docs/models/ipam/vlantranslationrule.md
  467. share/netbox/docs/models/ipam/vrf.md
  468. share/netbox/docs/models/tenancy/contact.md
  469. share/netbox/docs/models/tenancy/contactgroup.md
  470. share/netbox/docs/models/tenancy/contactrole.md
  471. share/netbox/docs/models/tenancy/tenant.md
  472. share/netbox/docs/models/tenancy/tenantgroup.md
  473. share/netbox/docs/models/virtualization/cluster.md
  474. share/netbox/docs/models/virtualization/clustergroup.md
  475. share/netbox/docs/models/virtualization/clustertype.md
  476. share/netbox/docs/models/virtualization/virtualdisk.md
  477. share/netbox/docs/models/virtualization/virtualmachine.md
  478. share/netbox/docs/models/virtualization/vminterface.md
  479. share/netbox/docs/models/vpn/ikepolicy.md
  480. share/netbox/docs/models/vpn/ikeproposal.md
  481. share/netbox/docs/models/vpn/ipsecpolicy.md
  482. share/netbox/docs/models/vpn/ipsecprofile.md
  483. share/netbox/docs/models/vpn/ipsecproposal.md
  484. share/netbox/docs/models/vpn/l2vpn.md
  485. share/netbox/docs/models/vpn/l2vpntermination.md
  486. share/netbox/docs/models/vpn/tunnel.md
  487. share/netbox/docs/models/vpn/tunnelgroup.md
  488. share/netbox/docs/models/vpn/tunneltermination.md
  489. share/netbox/docs/models/wireless/wirelesslan.md
  490. share/netbox/docs/models/wireless/wirelesslangroup.md
  491. share/netbox/docs/models/wireless/wirelesslink.md
  492. share/netbox/docs/netbox_logo_dark.svg
  493. share/netbox/docs/netbox_logo_light.svg
  494. share/netbox/docs/plugins/development/background-jobs.md
  495. share/netbox/docs/plugins/development/dashboard-widgets.md
  496. share/netbox/docs/plugins/development/data-backends.md
  497. share/netbox/docs/plugins/development/event-types.md
  498. share/netbox/docs/plugins/development/exceptions.md
  499. share/netbox/docs/plugins/development/filtersets.md
  500. share/netbox/docs/plugins/development/forms.md
  501. share/netbox/docs/plugins/development/graphql-api.md
  502. share/netbox/docs/plugins/development/index.md
  503. share/netbox/docs/plugins/development/migration-v4.md
  504. share/netbox/docs/plugins/development/models.md
  505. share/netbox/docs/plugins/development/navigation.md
  506. share/netbox/docs/plugins/development/rest-api.md
  507. share/netbox/docs/plugins/development/search.md
  508. share/netbox/docs/plugins/development/staged-changes.md
  509. share/netbox/docs/plugins/development/tables.md
  510. share/netbox/docs/plugins/development/templates.md
  511. share/netbox/docs/plugins/development/views.md
  512. share/netbox/docs/plugins/index.md
  513. share/netbox/docs/plugins/installation.md
  514. share/netbox/docs/plugins/removal.md
  515. share/netbox/docs/reference/conditions.md
  516. share/netbox/docs/reference/filtering.md
  517. share/netbox/docs/reference/markdown.md
  518. share/netbox/docs/release-notes/index.md
  519. share/netbox/docs/release-notes/version-2.0.md
  520. share/netbox/docs/release-notes/version-2.1.md
  521. share/netbox/docs/release-notes/version-2.10.md
  522. share/netbox/docs/release-notes/version-2.11.md
  523. share/netbox/docs/release-notes/version-2.2.md
  524. share/netbox/docs/release-notes/version-2.3.md
  525. share/netbox/docs/release-notes/version-2.4.md
  526. share/netbox/docs/release-notes/version-2.5.md
  527. share/netbox/docs/release-notes/version-2.6.md
  528. share/netbox/docs/release-notes/version-2.7.md
  529. share/netbox/docs/release-notes/version-2.8.md
  530. share/netbox/docs/release-notes/version-2.9.md
  531. share/netbox/docs/release-notes/version-3.0.md
  532. share/netbox/docs/release-notes/version-3.1.md
  533. share/netbox/docs/release-notes/version-3.2.md
  534. share/netbox/docs/release-notes/version-3.3.md
  535. share/netbox/docs/release-notes/version-3.4.md
  536. share/netbox/docs/release-notes/version-3.5.md
  537. share/netbox/docs/release-notes/version-3.6.md
  538. share/netbox/docs/release-notes/version-3.7.md
  539. share/netbox/docs/release-notes/version-4.0.md
  540. share/netbox/docs/release-notes/version-4.1.md
  541. share/netbox/docs/release-notes/version-4.2.md
  542. share/netbox/extras/__init__.py
  543. share/netbox/extras/api/__init__.py
  544. share/netbox/extras/api/customfields.py
  545. share/netbox/extras/api/mixins.py
  546. share/netbox/extras/api/serializers.py
  547. share/netbox/extras/api/serializers_/__init__.py
  548. share/netbox/extras/api/serializers_/attachments.py
  549. share/netbox/extras/api/serializers_/bookmarks.py
  550. share/netbox/extras/api/serializers_/configcontexts.py
  551. share/netbox/extras/api/serializers_/configtemplates.py
  552. share/netbox/extras/api/serializers_/customfields.py
  553. share/netbox/extras/api/serializers_/customlinks.py
  554. share/netbox/extras/api/serializers_/dashboard.py
  555. share/netbox/extras/api/serializers_/events.py
  556. share/netbox/extras/api/serializers_/exporttemplates.py
  557. share/netbox/extras/api/serializers_/journaling.py
  558. share/netbox/extras/api/serializers_/notifications.py
  559. share/netbox/extras/api/serializers_/objecttypes.py
  560. share/netbox/extras/api/serializers_/savedfilters.py
  561. share/netbox/extras/api/serializers_/scripts.py
  562. share/netbox/extras/api/serializers_/tags.py
  563. share/netbox/extras/api/urls.py
  564. share/netbox/extras/api/views.py
  565. share/netbox/extras/apps.py
  566. share/netbox/extras/choices.py
  567. share/netbox/extras/conditions.py
  568. share/netbox/extras/constants.py
  569. share/netbox/extras/dashboard/__init__.py
  570. share/netbox/extras/dashboard/forms.py
  571. share/netbox/extras/dashboard/utils.py
  572. share/netbox/extras/dashboard/widgets.py
  573. share/netbox/extras/data/__init__.py
  574. share/netbox/extras/data/iata.py
  575. share/netbox/extras/data/iso_3166.py
  576. share/netbox/extras/data/un_locode.py
  577. share/netbox/extras/events.py
  578. share/netbox/extras/fields.py
  579. share/netbox/extras/filters.py
  580. share/netbox/extras/filtersets.py
  581. share/netbox/extras/forms/__init__.py
  582. share/netbox/extras/forms/bulk_edit.py
  583. share/netbox/extras/forms/bulk_import.py
  584. share/netbox/extras/forms/filtersets.py
  585. share/netbox/extras/forms/misc.py
  586. share/netbox/extras/forms/model_forms.py
  587. share/netbox/extras/forms/reports.py
  588. share/netbox/extras/forms/scripts.py
  589. share/netbox/extras/graphql/__init__.py
  590. share/netbox/extras/graphql/filters.py
  591. share/netbox/extras/graphql/mixins.py
  592. share/netbox/extras/graphql/schema.py
  593. share/netbox/extras/graphql/types.py
  594. share/netbox/extras/jobs.py
  595. share/netbox/extras/lookups.py
  596. share/netbox/extras/management/__init__.py
  597. share/netbox/extras/management/commands/__init__.py
  598. share/netbox/extras/management/commands/housekeeping.py
  599. share/netbox/extras/management/commands/reindex.py
  600. share/netbox/extras/management/commands/renaturalize.py
  601. share/netbox/extras/management/commands/runscript.py
  602. share/netbox/extras/management/commands/webhook_receiver.py
  603. share/netbox/extras/migrations/0001_squashed.py
  604. share/netbox/extras/migrations/0002_squashed_0059.py
  605. share/netbox/extras/migrations/0060_squashed_0086.py
  606. share/netbox/extras/migrations/0087_squashed_0098.py
  607. share/netbox/extras/migrations/0099_cachedvalue_ordering.py
  608. share/netbox/extras/migrations/0100_customfield_ui_attrs.py
  609. share/netbox/extras/migrations/0101_eventrule.py
  610. share/netbox/extras/migrations/0102_move_configrevision.py
  611. share/netbox/extras/migrations/0103_gfk_indexes.py
  612. share/netbox/extras/migrations/0104_stagedchange_remove_change_logging.py
  613. share/netbox/extras/migrations/0105_customfield_min_max_values.py
  614. share/netbox/extras/migrations/0106_bookmark_user_cascade_deletion.py
  615. share/netbox/extras/migrations/0107_cachedvalue_extras_cachedvalue_object.py
  616. share/netbox/extras/migrations/0108_convert_reports_to_scripts.py
  617. share/netbox/extras/migrations/0109_script_model.py
  618. share/netbox/extras/migrations/0110_remove_eventrule_action_parameters.py
  619. share/netbox/extras/migrations/0111_rename_content_types.py
  620. share/netbox/extras/migrations/0112_tag_update_object_types.py
  621. share/netbox/extras/migrations/0113_customfield_rename_object_type.py
  622. share/netbox/extras/migrations/0114_customfield_add_comments.py
  623. share/netbox/extras/migrations/0115_convert_dashboard_widgets.py
  624. share/netbox/extras/migrations/0116_custom_link_button_color.py
  625. share/netbox/extras/migrations/0117_move_objectchange.py
  626. share/netbox/extras/migrations/0118_customfield_uniqueness.py
  627. share/netbox/extras/migrations/0119_notifications.py
  628. share/netbox/extras/migrations/0120_eventrule_event_types.py
  629. share/netbox/extras/migrations/0121_customfield_related_object_filter.py
  630. share/netbox/extras/migrations/0122_charfield_null_choices.py
  631. share/netbox/extras/migrations/0123_journalentry_kind_default.py
  632. share/netbox/extras/migrations/__init__.py
  633. share/netbox/extras/models/__init__.py
  634. share/netbox/extras/models/configs.py
  635. share/netbox/extras/models/customfields.py
  636. share/netbox/extras/models/dashboard.py
  637. share/netbox/extras/models/mixins.py
  638. share/netbox/extras/models/models.py
  639. share/netbox/extras/models/notifications.py
  640. share/netbox/extras/models/scripts.py
  641. share/netbox/extras/models/search.py
  642. share/netbox/extras/models/staging.py
  643. share/netbox/extras/models/tags.py
  644. share/netbox/extras/querysets.py
  645. share/netbox/extras/reports.py
  646. share/netbox/extras/scripts.py
  647. share/netbox/extras/search.py
  648. share/netbox/extras/signals.py
  649. share/netbox/extras/tables/__init__.py
  650. share/netbox/extras/tables/columns.py
  651. share/netbox/extras/tables/tables.py
  652. share/netbox/extras/templatetags/__init__.py
  653. share/netbox/extras/templatetags/custom_links.py
  654. share/netbox/extras/templatetags/dashboard.py
  655. share/netbox/extras/templatetags/log_levels.py
  656. share/netbox/extras/tests/__init__.py
  657. share/netbox/extras/tests/test_api.py
  658. share/netbox/extras/tests/test_conditions.py
  659. share/netbox/extras/tests/test_custom_validation.py
  660. share/netbox/extras/tests/test_customfields.py
  661. share/netbox/extras/tests/test_customvalidators.py
  662. share/netbox/extras/tests/test_dashboard.py
  663. share/netbox/extras/tests/test_event_rules.py
  664. share/netbox/extras/tests/test_filtersets.py
  665. share/netbox/extras/tests/test_forms.py
  666. share/netbox/extras/tests/test_models.py
  667. share/netbox/extras/tests/test_scripts.py
  668. share/netbox/extras/tests/test_tags.py
  669. share/netbox/extras/tests/test_views.py
  670. share/netbox/extras/urls.py
  671. share/netbox/extras/utils.py
  672. share/netbox/extras/validators.py
  673. share/netbox/extras/views.py
  674. share/netbox/extras/webhooks.py
  675. share/netbox/generate_secret_key.py
  676. share/netbox/ipam/__init__.py
  677. share/netbox/ipam/api/__init__.py
  678. share/netbox/ipam/api/field_serializers.py
  679. share/netbox/ipam/api/serializers.py
  680. share/netbox/ipam/api/serializers_/__init__.py
  681. share/netbox/ipam/api/serializers_/asns.py
  682. share/netbox/ipam/api/serializers_/fhrpgroups.py
  683. share/netbox/ipam/api/serializers_/ip.py
  684. share/netbox/ipam/api/serializers_/nested.py
  685. share/netbox/ipam/api/serializers_/roles.py
  686. share/netbox/ipam/api/serializers_/services.py
  687. share/netbox/ipam/api/serializers_/vlans.py
  688. share/netbox/ipam/api/serializers_/vrfs.py
  689. share/netbox/ipam/api/urls.py
  690. share/netbox/ipam/api/views.py
  691. share/netbox/ipam/apps.py
  692. share/netbox/ipam/choices.py
  693. share/netbox/ipam/constants.py
  694. share/netbox/ipam/fields.py
  695. share/netbox/ipam/filtersets.py
  696. share/netbox/ipam/formfields.py
  697. share/netbox/ipam/forms/__init__.py
  698. share/netbox/ipam/forms/bulk_create.py
  699. share/netbox/ipam/forms/bulk_edit.py
  700. share/netbox/ipam/forms/bulk_import.py
  701. share/netbox/ipam/forms/filtersets.py
  702. share/netbox/ipam/forms/model_forms.py
  703. share/netbox/ipam/graphql/__init__.py
  704. share/netbox/ipam/graphql/filters.py
  705. share/netbox/ipam/graphql/mixins.py
  706. share/netbox/ipam/graphql/schema.py
  707. share/netbox/ipam/graphql/types.py
  708. share/netbox/ipam/lookups.py
  709. share/netbox/ipam/management/__init__.py
  710. share/netbox/ipam/management/commands/__init__.py
  711. share/netbox/ipam/management/commands/rebuild_prefixes.py
  712. share/netbox/ipam/managers.py
  713. share/netbox/ipam/migrations/0001_squashed.py
  714. share/netbox/ipam/migrations/0002_squashed_0046.py
  715. share/netbox/ipam/migrations/0047_squashed_0053.py
  716. share/netbox/ipam/migrations/0054_squashed_0067.py
  717. share/netbox/ipam/migrations/0068_move_l2vpn.py
  718. share/netbox/ipam/migrations/0069_gfk_indexes.py
  719. share/netbox/ipam/migrations/0070_vlangroup_vlan_id_ranges.py
  720. share/netbox/ipam/migrations/0071_prefix_scope.py
  721. share/netbox/ipam/migrations/0072_prefix_cached_relations.py
  722. share/netbox/ipam/migrations/0073_charfield_null_choices.py
  723. share/netbox/ipam/migrations/0074_vlantranslationpolicy_vlantranslationrule.py
  724. share/netbox/ipam/migrations/0075_vlan_qinq.py
  725. share/netbox/ipam/migrations/0076_natural_ordering.py
  726. share/netbox/ipam/migrations/__init__.py
  727. share/netbox/ipam/models/__init__.py
  728. share/netbox/ipam/models/asns.py
  729. share/netbox/ipam/models/fhrp.py
  730. share/netbox/ipam/models/ip.py
  731. share/netbox/ipam/models/services.py
  732. share/netbox/ipam/models/vlans.py
  733. share/netbox/ipam/models/vrfs.py
  734. share/netbox/ipam/querysets.py
  735. share/netbox/ipam/search.py
  736. share/netbox/ipam/signals.py
  737. share/netbox/ipam/tables/__init__.py
  738. share/netbox/ipam/tables/asn.py
  739. share/netbox/ipam/tables/fhrp.py
  740. share/netbox/ipam/tables/ip.py
  741. share/netbox/ipam/tables/services.py
  742. share/netbox/ipam/tables/template_code.py
  743. share/netbox/ipam/tables/vlans.py
  744. share/netbox/ipam/tables/vrfs.py
  745. share/netbox/ipam/tests/__init__.py
  746. share/netbox/ipam/tests/test_api.py
  747. share/netbox/ipam/tests/test_filtersets.py
  748. share/netbox/ipam/tests/test_forms.py
  749. share/netbox/ipam/tests/test_models.py
  750. share/netbox/ipam/tests/test_ordering.py
  751. share/netbox/ipam/tests/test_views.py
  752. share/netbox/ipam/urls.py
  753. share/netbox/ipam/utils.py
  754. share/netbox/ipam/validators.py
  755. share/netbox/ipam/views.py
  756. share/netbox/manage.py
  757. share/netbox/media/devicetype-images/.gitignore
  758. share/netbox/media/image-attachments/.gitignore
  759. share/netbox/mkdocs.yml
  760. share/netbox/netbox/__init__.py
  761. share/netbox/netbox/api/__init__.py
  762. share/netbox/netbox/api/authentication.py
  763. share/netbox/netbox/api/exceptions.py
  764. share/netbox/netbox/api/features.py
  765. share/netbox/netbox/api/fields.py
  766. share/netbox/netbox/api/metadata.py
  767. share/netbox/netbox/api/pagination.py
  768. share/netbox/netbox/api/renderers.py
  769. share/netbox/netbox/api/routers.py
  770. share/netbox/netbox/api/serializers/__init__.py
  771. share/netbox/netbox/api/serializers/base.py
  772. share/netbox/netbox/api/serializers/features.py
  773. share/netbox/netbox/api/serializers/fields.py
  774. share/netbox/netbox/api/serializers/generic.py
  775. share/netbox/netbox/api/serializers/nested.py
  776. share/netbox/netbox/api/views.py
  777. share/netbox/netbox/api/viewsets/__init__.py
  778. share/netbox/netbox/api/viewsets/mixins.py
  779. share/netbox/netbox/authentication/__init__.py
  780. share/netbox/netbox/authentication/misc.py
  781. share/netbox/netbox/choices.py
  782. share/netbox/netbox/config/__init__.py
  783. share/netbox/netbox/config/parameters.py
  784. share/netbox/netbox/configuration_example.py
  785. share/netbox/netbox/configuration_testing.py
  786. share/netbox/netbox/constants.py
  787. share/netbox/netbox/context.py
  788. share/netbox/netbox/context_managers.py
  789. share/netbox/netbox/context_processors.py
  790. share/netbox/netbox/data_backends.py
  791. share/netbox/netbox/denormalized.py
  792. share/netbox/netbox/events.py
  793. share/netbox/netbox/filtersets.py
  794. share/netbox/netbox/forms/__init__.py
  795. share/netbox/netbox/forms/base.py
  796. share/netbox/netbox/forms/mixins.py
  797. share/netbox/netbox/graphql/__init__.py
  798. share/netbox/netbox/graphql/filter_mixins.py
  799. share/netbox/netbox/graphql/scalars.py
  800. share/netbox/netbox/graphql/schema.py
  801. share/netbox/netbox/graphql/types.py
  802. share/netbox/netbox/graphql/views.py
  803. share/netbox/netbox/jobs.py
  804. share/netbox/netbox/middleware.py
  805. share/netbox/netbox/models/__init__.py
  806. share/netbox/netbox/models/features.py
  807. share/netbox/netbox/models/mixins.py
  808. share/netbox/netbox/navigation/__init__.py
  809. share/netbox/netbox/navigation/menu.py
  810. share/netbox/netbox/plugins/__init__.py
  811. share/netbox/netbox/plugins/navigation.py
  812. share/netbox/netbox/plugins/registration.py
  813. share/netbox/netbox/plugins/templates.py
  814. share/netbox/netbox/plugins/urls.py
  815. share/netbox/netbox/plugins/utils.py
  816. share/netbox/netbox/plugins/views.py
  817. share/netbox/netbox/preferences.py
  818. share/netbox/netbox/registry.py
  819. share/netbox/netbox/search/__init__.py
  820. share/netbox/netbox/search/backends.py
  821. share/netbox/netbox/search/utils.py
  822. share/netbox/netbox/settings.py
  823. share/netbox/netbox/signals.py
  824. share/netbox/netbox/staging.py
  825. share/netbox/netbox/tables/__init__.py
  826. share/netbox/netbox/tables/columns.py
  827. share/netbox/netbox/tables/tables.py
  828. share/netbox/netbox/tables/template_code.py
  829. share/netbox/netbox/tests/__init__.py
  830. share/netbox/netbox/tests/dummy_plugin/__init__.py
  831. share/netbox/netbox/tests/dummy_plugin/api/serializers.py
  832. share/netbox/netbox/tests/dummy_plugin/api/urls.py
  833. share/netbox/netbox/tests/dummy_plugin/api/views.py
  834. share/netbox/netbox/tests/dummy_plugin/data_backends.py
  835. share/netbox/netbox/tests/dummy_plugin/events.py
  836. share/netbox/netbox/tests/dummy_plugin/graphql.py
  837. share/netbox/netbox/tests/dummy_plugin/jobs.py
  838. share/netbox/netbox/tests/dummy_plugin/middleware.py
  839. share/netbox/netbox/tests/dummy_plugin/migrations/0001_initial.py
  840. share/netbox/netbox/tests/dummy_plugin/migrations/0002_dummynetboxmodel.py
  841. share/netbox/netbox/tests/dummy_plugin/migrations/__init__.py
  842. share/netbox/netbox/tests/dummy_plugin/models.py
  843. share/netbox/netbox/tests/dummy_plugin/navigation.py
  844. share/netbox/netbox/tests/dummy_plugin/preferences.py
  845. share/netbox/netbox/tests/dummy_plugin/search.py
  846. share/netbox/netbox/tests/dummy_plugin/tables.py
  847. share/netbox/netbox/tests/dummy_plugin/template_content.py
  848. share/netbox/netbox/tests/dummy_plugin/urls.py
  849. share/netbox/netbox/tests/dummy_plugin/views.py
  850. share/netbox/netbox/tests/test_api.py
  851. share/netbox/netbox/tests/test_authentication.py
  852. share/netbox/netbox/tests/test_config.py
  853. share/netbox/netbox/tests/test_graphql.py
  854. share/netbox/netbox/tests/test_import.py
  855. share/netbox/netbox/tests/test_jobs.py
  856. share/netbox/netbox/tests/test_models.py
  857. share/netbox/netbox/tests/test_plugins.py
  858. share/netbox/netbox/tests/test_registry.py
  859. share/netbox/netbox/tests/test_search.py
  860. share/netbox/netbox/tests/test_staging.py
  861. share/netbox/netbox/tests/test_tables.py
  862. share/netbox/netbox/tests/test_views.py
  863. share/netbox/netbox/urls.py
  864. share/netbox/netbox/utils.py
  865. share/netbox/netbox/views/__init__.py
  866. share/netbox/netbox/views/errors.py
  867. share/netbox/netbox/views/generic/__init__.py
  868. share/netbox/netbox/views/generic/base.py
  869. share/netbox/netbox/views/generic/bulk_views.py
  870. share/netbox/netbox/views/generic/feature_views.py
  871. share/netbox/netbox/views/generic/mixins.py
  872. share/netbox/netbox/views/generic/object_views.py
  873. share/netbox/netbox/views/generic/utils.py
  874. share/netbox/netbox/views/htmx.py
  875. share/netbox/netbox/views/misc.py
  876. share/netbox/netbox/wsgi.py
  877. share/netbox/project-static/.eslintignore
  878. share/netbox/project-static/.eslintrc
  879. share/netbox/project-static/.prettierignore
  880. share/netbox/project-static/.prettierrc
  881. share/netbox/project-static/.sassrc
  882. share/netbox/project-static/bundle.js
  883. share/netbox/project-static/dist/Inter-Black-7VL4YR6G.woff
  884. share/netbox/project-static/dist/Inter-Black-NU3KAVPI.woff2
  885. share/netbox/project-static/dist/Inter-BlackItalic-4BVAVUVI.woff2
  886. share/netbox/project-static/dist/Inter-BlackItalic-HJLUEYVW.woff
  887. share/netbox/project-static/dist/Inter-Bold-6AVOS7AV.woff2
  888. share/netbox/project-static/dist/Inter-Bold-RTIBL5DO.woff
  889. share/netbox/project-static/dist/Inter-BoldItalic-AID2XGS3.woff2
  890. share/netbox/project-static/dist/Inter-BoldItalic-UU7SOVRI.woff
  891. share/netbox/project-static/dist/Inter-ExtraBold-B5RSZK6R.woff
  892. share/netbox/project-static/dist/Inter-ExtraBold-VAPCTO5F.woff2
  893. share/netbox/project-static/dist/Inter-ExtraBoldItalic-R7DLWYIK.woff
  894. share/netbox/project-static/dist/Inter-ExtraBoldItalic-W26CJYY7.woff2
  895. share/netbox/project-static/dist/Inter-ExtraLight-A7NHN7KT.woff
  896. share/netbox/project-static/dist/Inter-ExtraLight-DVW3SATI.woff2
  897. share/netbox/project-static/dist/Inter-ExtraLightItalic-KXZYPKOE.woff2
  898. share/netbox/project-static/dist/Inter-ExtraLightItalic-SKGXKLLA.woff
  899. share/netbox/project-static/dist/Inter-Italic-GHDVOOKA.woff
  900. share/netbox/project-static/dist/Inter-Italic-RW2ZALTO.woff2
  901. share/netbox/project-static/dist/Inter-Light-ARG5Y6MT.woff
  902. share/netbox/project-static/dist/Inter-Light-XBRUIIRZ.woff2
  903. share/netbox/project-static/dist/Inter-LightItalic-4OWY6V5R.woff2
  904. share/netbox/project-static/dist/Inter-LightItalic-WFS25IQZ.woff
  905. share/netbox/project-static/dist/Inter-Medium-JV63DMR7.woff2
  906. share/netbox/project-static/dist/Inter-Medium-KH2CGZVE.woff
  907. share/netbox/project-static/dist/Inter-MediumItalic-P7H6BBYU.woff2
  908. share/netbox/project-static/dist/Inter-MediumItalic-PO2E4FIG.woff
  909. share/netbox/project-static/dist/Inter-Regular-373XMOLM.woff2
  910. share/netbox/project-static/dist/Inter-Regular-DR3VC6YG.woff
  911. share/netbox/project-static/dist/Inter-SemiBold-TJ6HPMMH.woff
  912. share/netbox/project-static/dist/Inter-SemiBold-UMRILHOG.woff2
  913. share/netbox/project-static/dist/Inter-SemiBoldItalic-ABO2DCC7.woff2
  914. share/netbox/project-static/dist/Inter-SemiBoldItalic-DM4JJSFU.woff
  915. share/netbox/project-static/dist/Inter-Thin-MEKOZMGA.woff
  916. share/netbox/project-static/dist/Inter-Thin-TCINWRKS.woff2
  917. share/netbox/project-static/dist/Inter-ThinItalic-WRULPH3M.woff2
  918. share/netbox/project-static/dist/Inter-ThinItalic-ZFOL6JFL.woff
  919. share/netbox/project-static/dist/Inter-italic.var-7LS4VCXC.woff2
  920. share/netbox/project-static/dist/Inter-roman.var-EDENVCUS.woff2
  921. share/netbox/project-static/dist/Inter.var-FTIQFLGO.woff2
  922. share/netbox/project-static/dist/cable_trace.css
  923. share/netbox/project-static/dist/graphiql/graphiql.min.css
  924. share/netbox/project-static/dist/graphiql/graphiql.min.js
  925. share/netbox/project-static/dist/graphiql/index.umd.js
  926. share/netbox/project-static/dist/graphiql/js.cookie.min.js
  927. share/netbox/project-static/dist/graphiql/plugin-explorer-style.css
  928. share/netbox/project-static/dist/graphiql/react-dom.production.min.js
  929. share/netbox/project-static/dist/graphiql/react.production.min.js
  930. share/netbox/project-static/dist/materialdesignicons-webfont-4ZM36VVG.woff
  931. share/netbox/project-static/dist/materialdesignicons-webfont-7OXPFKOV.woff2
  932. share/netbox/project-static/dist/materialdesignicons-webfont-A5TO3SM5.eot
  933. share/netbox/project-static/dist/materialdesignicons-webfont-OFFE53R5.ttf
  934. share/netbox/project-static/dist/netbox-external.css
  935. share/netbox/project-static/dist/netbox.css
  936. share/netbox/project-static/dist/netbox.js
  937. share/netbox/project-static/dist/netbox.js.map
  938. share/netbox/project-static/dist/rack_elevation.css
  939. share/netbox/project-static/dist/roboto-mono-latin-100-JQJ4Z5FD.woff2
  940. share/netbox/project-static/dist/roboto-mono-latin-100-SMKVIC22.woff
  941. share/netbox/project-static/dist/roboto-mono-latin-100italic-DARDHGP2.woff
  942. share/netbox/project-static/dist/roboto-mono-latin-100italic-SF7I3UQS.woff2
  943. share/netbox/project-static/dist/roboto-mono-latin-200-GAB3DPCB.woff2
  944. share/netbox/project-static/dist/roboto-mono-latin-200-GNXGWAU7.woff
  945. share/netbox/project-static/dist/roboto-mono-latin-200italic-MBEOZD5A.woff
  946. share/netbox/project-static/dist/roboto-mono-latin-200italic-YC3AN6RQ.woff2
  947. share/netbox/project-static/dist/roboto-mono-latin-300-76QG53G7.woff2
  948. share/netbox/project-static/dist/roboto-mono-latin-300-KB4HCXJB.woff
  949. share/netbox/project-static/dist/roboto-mono-latin-300italic-ATWQWJG4.woff2
  950. share/netbox/project-static/dist/roboto-mono-latin-300italic-UCTTXECO.woff
  951. share/netbox/project-static/dist/roboto-mono-latin-400-L25YYWY3.woff
  952. share/netbox/project-static/dist/roboto-mono-latin-400-OKRWGZOX.woff2
  953. share/netbox/project-static/dist/roboto-mono-latin-400italic-3G7XMJ7A.woff
  954. share/netbox/project-static/dist/roboto-mono-latin-400italic-UPQRVZWX.woff2
  955. share/netbox/project-static/dist/roboto-mono-latin-500-4ZB2P7GK.woff
  956. share/netbox/project-static/dist/roboto-mono-latin-500-67YXJMLO.woff2
  957. share/netbox/project-static/dist/roboto-mono-latin-500italic-RXGCSZS4.woff
  958. share/netbox/project-static/dist/roboto-mono-latin-500italic-U7WRIR22.woff2
  959. share/netbox/project-static/dist/roboto-mono-latin-600-USMEYMTS.woff
  960. share/netbox/project-static/dist/roboto-mono-latin-600-ZRZYGQNG.woff2
  961. share/netbox/project-static/dist/roboto-mono-latin-600italic-THUILB76.woff2
  962. share/netbox/project-static/dist/roboto-mono-latin-600italic-TLIW3M4P.woff
  963. share/netbox/project-static/dist/roboto-mono-latin-700-PEQVO3WV.woff
  964. share/netbox/project-static/dist/roboto-mono-latin-700-QNNSSZIK.woff2
  965. share/netbox/project-static/dist/roboto-mono-latin-700italic-KTWD2UYU.woff
  966. share/netbox/project-static/dist/roboto-mono-latin-700italic-WWLRMKIN.woff2
  967. share/netbox/project-static/docs/.info
  968. share/netbox/project-static/img/logo_netbox_bright_teal.svg
  969. share/netbox/project-static/img/logo_netbox_dark_teal.svg
  970. share/netbox/project-static/img/motif.svg
  971. share/netbox/project-static/img/netbox.ico
  972. share/netbox/project-static/img/netbox_icon.svg
  973. share/netbox/project-static/img/netbox_touch-icon-180.png
  974. share/netbox/project-static/img/rest-api.ico
  975. share/netbox/project-static/js/setmode.js
  976. share/netbox/project-static/netbox-graphiql/package.json
  977. share/netbox/project-static/package.json
  978. share/netbox/project-static/src/bs.ts
  979. share/netbox/project-static/src/buttons/connectionToggle.ts
  980. share/netbox/project-static/src/buttons/depthToggle.ts
  981. share/netbox/project-static/src/buttons/floatBulk.ts
  982. share/netbox/project-static/src/buttons/index.ts
  983. share/netbox/project-static/src/buttons/markdownPreview.ts
  984. share/netbox/project-static/src/buttons/moveOptions.ts
  985. share/netbox/project-static/src/buttons/reslug.ts
  986. share/netbox/project-static/src/buttons/secretToggle.ts
  987. share/netbox/project-static/src/buttons/selectAll.ts
  988. share/netbox/project-static/src/buttons/selectMultiple.ts
  989. share/netbox/project-static/src/clipboard.ts
  990. share/netbox/project-static/src/colorMode.ts
  991. share/netbox/project-static/src/dashboard.ts
  992. share/netbox/project-static/src/dateSelector.ts
  993. share/netbox/project-static/src/forms/elements.ts
  994. share/netbox/project-static/src/forms/index.ts
  995. share/netbox/project-static/src/forms/savedFiltersSelect.ts
  996. share/netbox/project-static/src/forms/speedSelector.ts
  997. share/netbox/project-static/src/global.d.ts
  998. share/netbox/project-static/src/htmx.ts
  999. share/netbox/project-static/src/index.ts
  1000. share/netbox/project-static/src/messages.ts
  1001. share/netbox/project-static/src/netbox.ts
  1002. share/netbox/project-static/src/objectSelector.ts
  1003. share/netbox/project-static/src/quickAdd.ts
  1004. share/netbox/project-static/src/racks.ts
  1005. share/netbox/project-static/src/search.ts
  1006. share/netbox/project-static/src/select/classes/dynamicParamsMap.ts
  1007. share/netbox/project-static/src/select/classes/dynamicTomSelect.ts
  1008. share/netbox/project-static/src/select/config.ts
  1009. share/netbox/project-static/src/select/dynamic.ts
  1010. share/netbox/project-static/src/select/index.ts
  1011. share/netbox/project-static/src/select/static.ts
  1012. share/netbox/project-static/src/select/types.ts
  1013. share/netbox/project-static/src/sidenav.ts
  1014. share/netbox/project-static/src/state/index.ts
  1015. share/netbox/project-static/src/stores/index.ts
  1016. share/netbox/project-static/src/stores/objectDepth.ts
  1017. share/netbox/project-static/src/stores/previousPkCheck.ts
  1018. share/netbox/project-static/src/stores/rackImages.ts
  1019. share/netbox/project-static/src/stores/secret.ts
  1020. share/netbox/project-static/src/tableConfig.ts
  1021. share/netbox/project-static/src/tables/index.ts
  1022. share/netbox/project-static/src/tables/interfaceTable.ts
  1023. share/netbox/project-static/src/util.ts
  1024. share/netbox/project-static/styles/_variables.scss
  1025. share/netbox/project-static/styles/custom/_code.scss
  1026. share/netbox/project-static/styles/custom/_dashboard.scss
  1027. share/netbox/project-static/styles/custom/_interfaces.scss
  1028. share/netbox/project-static/styles/custom/_markdown.scss
  1029. share/netbox/project-static/styles/custom/_misc.scss
  1030. share/netbox/project-static/styles/custom/_notifications.scss
  1031. share/netbox/project-static/styles/external.scss
  1032. share/netbox/project-static/styles/netbox.scss
  1033. share/netbox/project-static/styles/overrides/_bootstrap.scss
  1034. share/netbox/project-static/styles/overrides/_tabler.scss
  1035. share/netbox/project-static/styles/overrides/_tomselect.scss
  1036. share/netbox/project-static/styles/svg/cable_trace.scss
  1037. share/netbox/project-static/styles/svg/rack_elevation.scss
  1038. share/netbox/project-static/styles/transitional/_badges.scss
  1039. share/netbox/project-static/styles/transitional/_cards.scss
  1040. share/netbox/project-static/styles/transitional/_forms.scss
  1041. share/netbox/project-static/styles/transitional/_layout.scss
  1042. share/netbox/project-static/styles/transitional/_navigation.scss
  1043. share/netbox/project-static/styles/transitional/_progress.scss
  1044. share/netbox/project-static/styles/transitional/_tables.scss
  1045. share/netbox/project-static/styles/transitional/_tabs.scss
  1046. share/netbox/project-static/tsconfig.json
  1047. share/netbox/project-static/yarn.lock
  1048. share/netbox/release.yaml
  1049. share/netbox/reports/__init__.py
  1050. share/netbox/scripts/__init__.py
  1051. share/netbox/templates/403.html
  1052. share/netbox/templates/404.html
  1053. share/netbox/templates/500.html
  1054. share/netbox/templates/account/base.html
  1055. share/netbox/templates/account/bookmarks.html
  1056. share/netbox/templates/account/notifications.html
  1057. share/netbox/templates/account/password.html
  1058. share/netbox/templates/account/preferences.html
  1059. share/netbox/templates/account/profile.html
  1060. share/netbox/templates/account/subscriptions.html
  1061. share/netbox/templates/account/token.html
  1062. share/netbox/templates/account/token_list.html
  1063. share/netbox/templates/base/40x.html
  1064. share/netbox/templates/base/base.html
  1065. share/netbox/templates/base/layout.html
  1066. share/netbox/templates/circuits/circuit.html
  1067. share/netbox/templates/circuits/circuit_terminations_swap.html
  1068. share/netbox/templates/circuits/circuitgroup.html
  1069. share/netbox/templates/circuits/circuitgroupassignment.html
  1070. share/netbox/templates/circuits/circuittermination.html
  1071. share/netbox/templates/circuits/circuittype.html
  1072. share/netbox/templates/circuits/inc/circuit_termination.html
  1073. share/netbox/templates/circuits/inc/circuit_termination_fields.html
  1074. share/netbox/templates/circuits/provider.html
  1075. share/netbox/templates/circuits/provideraccount.html
  1076. share/netbox/templates/circuits/providernetwork.html
  1077. share/netbox/templates/circuits/virtualcircuit.html
  1078. share/netbox/templates/circuits/virtualcircuittermination.html
  1079. share/netbox/templates/circuits/virtualcircuittype.html
  1080. share/netbox/templates/core/configrevision.html
  1081. share/netbox/templates/core/configrevision_restore.html
  1082. share/netbox/templates/core/datafile.html
  1083. share/netbox/templates/core/datasource.html
  1084. share/netbox/templates/core/inc/config_data.html
  1085. share/netbox/templates/core/inc/plugin_installation.html
  1086. share/netbox/templates/core/job.html
  1087. share/netbox/templates/core/object_jobs.html
  1088. share/netbox/templates/core/objectchange.html
  1089. share/netbox/templates/core/objectchange_list.html
  1090. share/netbox/templates/core/plugin.html
  1091. share/netbox/templates/core/plugin_list.html
  1092. share/netbox/templates/core/rq_queue_list.html
  1093. share/netbox/templates/core/rq_task.html
  1094. share/netbox/templates/core/rq_task_list.html
  1095. share/netbox/templates/core/rq_worker.html
  1096. share/netbox/templates/core/rq_worker_list.html
  1097. share/netbox/templates/core/system.html
  1098. share/netbox/templates/dcim/bulk_disconnect.html
  1099. share/netbox/templates/dcim/cable.html
  1100. share/netbox/templates/dcim/cable_edit.html
  1101. share/netbox/templates/dcim/cable_trace.html
  1102. share/netbox/templates/dcim/component_list.html
  1103. share/netbox/templates/dcim/connections_list.html
  1104. share/netbox/templates/dcim/consoleport.html
  1105. share/netbox/templates/dcim/consoleserverport.html
  1106. share/netbox/templates/dcim/device.html
  1107. share/netbox/templates/dcim/device/base.html
  1108. share/netbox/templates/dcim/device/components_base.html
  1109. share/netbox/templates/dcim/device/consoleports.html
  1110. share/netbox/templates/dcim/device/consoleserverports.html
  1111. share/netbox/templates/dcim/device/devicebays.html
  1112. share/netbox/templates/dcim/device/frontports.html
  1113. share/netbox/templates/dcim/device/inc/interface_table_controls.html
  1114. share/netbox/templates/dcim/device/interfaces.html
  1115. share/netbox/templates/dcim/device/inventory.html
  1116. share/netbox/templates/dcim/device/modulebays.html
  1117. share/netbox/templates/dcim/device/poweroutlets.html
  1118. share/netbox/templates/dcim/device/powerports.html
  1119. share/netbox/templates/dcim/device/rearports.html
  1120. share/netbox/templates/dcim/device_edit.html
  1121. share/netbox/templates/dcim/device_list.html
  1122. share/netbox/templates/dcim/devicebay.html
  1123. share/netbox/templates/dcim/devicebay_depopulate.html
  1124. share/netbox/templates/dcim/devicebay_populate.html
  1125. share/netbox/templates/dcim/devicerole.html
  1126. share/netbox/templates/dcim/devicetype.html
  1127. share/netbox/templates/dcim/devicetype/base.html
  1128. share/netbox/templates/dcim/devicetype/component_templates.html
  1129. share/netbox/templates/dcim/frontport.html
  1130. share/netbox/templates/dcim/htmx/cable_edit.html
  1131. share/netbox/templates/dcim/inc/cable_termination.html
  1132. share/netbox/templates/dcim/inc/cable_toggle_buttons.html
  1133. share/netbox/templates/dcim/inc/connection_endpoints.html
  1134. share/netbox/templates/dcim/inc/endpoint_connection.html
  1135. share/netbox/templates/dcim/inc/interface_vlans_table.html
  1136. share/netbox/templates/dcim/inc/moduletype_buttons.html
  1137. share/netbox/templates/dcim/inc/panels/inventory_items.html
  1138. share/netbox/templates/dcim/inc/panels/racktype_dimensions.html
  1139. share/netbox/templates/dcim/inc/panels/racktype_numbering.html
  1140. share/netbox/templates/dcim/inc/rack_elevation.html
  1141. share/netbox/templates/dcim/interface.html
  1142. share/netbox/templates/dcim/inventoryitem.html
  1143. share/netbox/templates/dcim/inventoryitemrole.html
  1144. share/netbox/templates/dcim/location.html
  1145. share/netbox/templates/dcim/macaddress.html
  1146. share/netbox/templates/dcim/manufacturer.html
  1147. share/netbox/templates/dcim/module.html
  1148. share/netbox/templates/dcim/modulebay.html
  1149. share/netbox/templates/dcim/moduletype.html
  1150. share/netbox/templates/dcim/moduletype/component_templates.html
  1151. share/netbox/templates/dcim/platform.html
  1152. share/netbox/templates/dcim/powerfeed.html
  1153. share/netbox/templates/dcim/poweroutlet.html
  1154. share/netbox/templates/dcim/powerpanel.html
  1155. share/netbox/templates/dcim/powerport.html
  1156. share/netbox/templates/dcim/rack.html
  1157. share/netbox/templates/dcim/rack/base.html
  1158. share/netbox/templates/dcim/rack/non_racked_devices.html
  1159. share/netbox/templates/dcim/rack/reservations.html
  1160. share/netbox/templates/dcim/rack_elevation_list.html
  1161. share/netbox/templates/dcim/rack_list.html
  1162. share/netbox/templates/dcim/rackreservation.html
  1163. share/netbox/templates/dcim/rackrole.html
  1164. share/netbox/templates/dcim/racktype.html
  1165. share/netbox/templates/dcim/rearport.html
  1166. share/netbox/templates/dcim/region.html
  1167. share/netbox/templates/dcim/site.html
  1168. share/netbox/templates/dcim/sitegroup.html
  1169. share/netbox/templates/dcim/trace/attachment.html
  1170. share/netbox/templates/dcim/trace/cable.html
  1171. share/netbox/templates/dcim/trace/circuit.html
  1172. share/netbox/templates/dcim/trace/device.html
  1173. share/netbox/templates/dcim/trace/object.html
  1174. share/netbox/templates/dcim/trace/powerpanel.html
  1175. share/netbox/templates/dcim/trace/termination.html
  1176. share/netbox/templates/dcim/virtualchassis.html
  1177. share/netbox/templates/dcim/virtualchassis_add.html
  1178. share/netbox/templates/dcim/virtualchassis_add_member.html
  1179. share/netbox/templates/dcim/virtualchassis_edit.html
  1180. share/netbox/templates/dcim/virtualchassis_remove_member.html
  1181. share/netbox/templates/dcim/virtualdevicecontext.html
  1182. share/netbox/templates/django/forms/widgets/attrs.html
  1183. share/netbox/templates/django/forms/widgets/checkbox.html
  1184. share/netbox/templates/django/forms/widgets/clearable_file_input.html
  1185. share/netbox/templates/django/forms/widgets/input.html
  1186. share/netbox/templates/django/forms/widgets/select.html
  1187. share/netbox/templates/django/forms/widgets/textarea.html
  1188. share/netbox/templates/exceptions/import_error.html
  1189. share/netbox/templates/exceptions/permission_error.html
  1190. share/netbox/templates/exceptions/programming_error.html
  1191. share/netbox/templates/extras/configcontext.html
  1192. share/netbox/templates/extras/configcontext_list.html
  1193. share/netbox/templates/extras/configtemplate.html
  1194. share/netbox/templates/extras/configtemplate_list.html
  1195. share/netbox/templates/extras/customfield.html
  1196. share/netbox/templates/extras/customfieldchoiceset.html
  1197. share/netbox/templates/extras/customlink.html
  1198. share/netbox/templates/extras/dashboard/reset.html
  1199. share/netbox/templates/extras/dashboard/widget.html
  1200. share/netbox/templates/extras/dashboard/widget_add.html
  1201. share/netbox/templates/extras/dashboard/widget_config.html
  1202. share/netbox/templates/extras/dashboard/widgets/bookmarks.html
  1203. share/netbox/templates/extras/dashboard/widgets/objectcounts.html
  1204. share/netbox/templates/extras/dashboard/widgets/objectlist.html
  1205. share/netbox/templates/extras/dashboard/widgets/rssfeed.html
  1206. share/netbox/templates/extras/eventrule.html
  1207. share/netbox/templates/extras/exporttemplate.html
  1208. share/netbox/templates/extras/exporttemplate_list.html
  1209. share/netbox/templates/extras/htmx/script_result.html
  1210. share/netbox/templates/extras/imageattachment.html
  1211. share/netbox/templates/extras/inc/configcontext_data.html
  1212. share/netbox/templates/extras/inc/format_toggle.html
  1213. share/netbox/templates/extras/inc/result_pending.html
  1214. share/netbox/templates/extras/journalentry.html
  1215. share/netbox/templates/extras/notificationgroup.html
  1216. share/netbox/templates/extras/object_changelog.html
  1217. share/netbox/templates/extras/object_configcontext.html
  1218. share/netbox/templates/extras/object_journal.html
  1219. share/netbox/templates/extras/object_render_config.html
  1220. share/netbox/templates/extras/report/base.html
  1221. share/netbox/templates/extras/report/jobs.html
  1222. share/netbox/templates/extras/report/source.html
  1223. share/netbox/templates/extras/savedfilter.html
  1224. share/netbox/templates/extras/schema/devicetype_schema.jinja2
  1225. share/netbox/templates/extras/script.html
  1226. share/netbox/templates/extras/script/base.html
  1227. share/netbox/templates/extras/script/jobs.html
  1228. share/netbox/templates/extras/script/source.html
  1229. share/netbox/templates/extras/script_list.html
  1230. share/netbox/templates/extras/script_result.html
  1231. share/netbox/templates/extras/tag.html
  1232. share/netbox/templates/extras/templatetags/log_level.html
  1233. share/netbox/templates/extras/webhook.html
  1234. share/netbox/templates/generic/_base.html
  1235. share/netbox/templates/generic/bulk_add_component.html
  1236. share/netbox/templates/generic/bulk_delete.html
  1237. share/netbox/templates/generic/bulk_edit.html
  1238. share/netbox/templates/generic/bulk_import.html
  1239. share/netbox/templates/generic/bulk_remove.html
  1240. share/netbox/templates/generic/bulk_rename.html
  1241. share/netbox/templates/generic/confirmation_form.html
  1242. share/netbox/templates/generic/object.html
  1243. share/netbox/templates/generic/object_children.html
  1244. share/netbox/templates/generic/object_delete.html
  1245. share/netbox/templates/generic/object_edit.html
  1246. share/netbox/templates/generic/object_list.html
  1247. share/netbox/templates/graphql/graphiql.html
  1248. share/netbox/templates/home.html
  1249. share/netbox/templates/htmx/delete_form.html
  1250. share/netbox/templates/htmx/form.html
  1251. share/netbox/templates/htmx/notifications.html
  1252. share/netbox/templates/htmx/object_selector.html
  1253. share/netbox/templates/htmx/object_selector_results.html
  1254. share/netbox/templates/htmx/quick_add.html
  1255. share/netbox/templates/htmx/quick_add_created.html
  1256. share/netbox/templates/htmx/table.html
  1257. share/netbox/templates/inc/alerts/danger.html
  1258. share/netbox/templates/inc/alerts/info.html
  1259. share/netbox/templates/inc/alerts/success.html
  1260. share/netbox/templates/inc/alerts/warning.html
  1261. share/netbox/templates/inc/banner.html
  1262. share/netbox/templates/inc/filter_list.html
  1263. share/netbox/templates/inc/htmx_modal.html
  1264. share/netbox/templates/inc/light_toggle.html
  1265. share/netbox/templates/inc/messages.html
  1266. share/netbox/templates/inc/missing_prerequisites.html
  1267. share/netbox/templates/inc/notification_bell.html
  1268. share/netbox/templates/inc/paginator.html
  1269. share/netbox/templates/inc/panel_table.html
  1270. share/netbox/templates/inc/panels/comments.html
  1271. share/netbox/templates/inc/panels/custom_fields.html
  1272. share/netbox/templates/inc/panels/image_attachments.html
  1273. share/netbox/templates/inc/panels/related_objects.html
  1274. share/netbox/templates/inc/panels/tags.html
  1275. share/netbox/templates/inc/sync_warning.html
  1276. share/netbox/templates/inc/table.html
  1277. share/netbox/templates/inc/table_controls_htmx.html
  1278. share/netbox/templates/inc/table_htmx.html
  1279. share/netbox/templates/inc/toast.html
  1280. share/netbox/templates/inc/user_menu.html
  1281. share/netbox/templates/ipam/aggregate.html
  1282. share/netbox/templates/ipam/aggregate/base.html
  1283. share/netbox/templates/ipam/aggregate/prefixes.html
  1284. share/netbox/templates/ipam/asn.html
  1285. share/netbox/templates/ipam/asnrange.html
  1286. share/netbox/templates/ipam/asnrange/base.html
  1287. share/netbox/templates/ipam/fhrpgroup.html
  1288. share/netbox/templates/ipam/inc/ipaddress_edit_header.html
  1289. share/netbox/templates/ipam/inc/panels/fhrp_groups.html
  1290. share/netbox/templates/ipam/inc/toggle_available.html
  1291. share/netbox/templates/ipam/ipaddress.html
  1292. share/netbox/templates/ipam/ipaddress/base.html
  1293. share/netbox/templates/ipam/ipaddress_assign.html
  1294. share/netbox/templates/ipam/ipaddress_bulk_add.html
  1295. share/netbox/templates/ipam/ipaddress_edit.html
  1296. share/netbox/templates/ipam/iprange.html
  1297. share/netbox/templates/ipam/iprange/base.html
  1298. share/netbox/templates/ipam/iprange/ip_addresses.html
  1299. share/netbox/templates/ipam/prefix.html
  1300. share/netbox/templates/ipam/prefix/base.html
  1301. share/netbox/templates/ipam/prefix/ip_addresses.html
  1302. share/netbox/templates/ipam/prefix/ip_ranges.html
  1303. share/netbox/templates/ipam/prefix/prefixes.html
  1304. share/netbox/templates/ipam/prefix_list.html
  1305. share/netbox/templates/ipam/rir.html
  1306. share/netbox/templates/ipam/role.html
  1307. share/netbox/templates/ipam/routetarget.html
  1308. share/netbox/templates/ipam/service.html
  1309. share/netbox/templates/ipam/servicetemplate.html
  1310. share/netbox/templates/ipam/vlan.html
  1311. share/netbox/templates/ipam/vlan/base.html
  1312. share/netbox/templates/ipam/vlan_edit.html
  1313. share/netbox/templates/ipam/vlangroup.html
  1314. share/netbox/templates/ipam/vlantranslationpolicy.html
  1315. share/netbox/templates/ipam/vlantranslationrule.html
  1316. share/netbox/templates/ipam/vrf.html
  1317. share/netbox/templates/login.html
  1318. share/netbox/templates/media_failure.html
  1319. share/netbox/templates/rest_framework/api.html
  1320. share/netbox/templates/search.html
  1321. share/netbox/templates/tenancy/contact.html
  1322. share/netbox/templates/tenancy/contactgroup.html
  1323. share/netbox/templates/tenancy/contactrole.html
  1324. share/netbox/templates/tenancy/object_contacts.html
  1325. share/netbox/templates/tenancy/tenant.html
  1326. share/netbox/templates/tenancy/tenantgroup.html
  1327. share/netbox/templates/users/group.html
  1328. share/netbox/templates/users/objectpermission.html
  1329. share/netbox/templates/users/token.html
  1330. share/netbox/templates/users/token_edit.html
  1331. share/netbox/templates/users/user.html
  1332. share/netbox/templates/virtualization/cluster.html
  1333. share/netbox/templates/virtualization/cluster/base.html
  1334. share/netbox/templates/virtualization/cluster/devices.html
  1335. share/netbox/templates/virtualization/cluster_add_devices.html
  1336. share/netbox/templates/virtualization/clustergroup.html
  1337. share/netbox/templates/virtualization/clustertype.html
  1338. share/netbox/templates/virtualization/virtualdisk.html
  1339. share/netbox/templates/virtualization/virtualmachine.html
  1340. share/netbox/templates/virtualization/virtualmachine/base.html
  1341. share/netbox/templates/virtualization/virtualmachine/interfaces.html
  1342. share/netbox/templates/virtualization/virtualmachine/virtual_disks.html
  1343. share/netbox/templates/virtualization/virtualmachine_list.html
  1344. share/netbox/templates/virtualization/vminterface.html
  1345. share/netbox/templates/vpn/ikepolicy.html
  1346. share/netbox/templates/vpn/ikeproposal.html
  1347. share/netbox/templates/vpn/ipsecpolicy.html
  1348. share/netbox/templates/vpn/ipsecprofile.html
  1349. share/netbox/templates/vpn/ipsecproposal.html
  1350. share/netbox/templates/vpn/l2vpn.html
  1351. share/netbox/templates/vpn/l2vpntermination.html
  1352. share/netbox/templates/vpn/tunnel.html
  1353. share/netbox/templates/vpn/tunnelgroup.html
  1354. share/netbox/templates/vpn/tunneltermination.html
  1355. share/netbox/templates/wireless/inc/authentication_attrs.html
  1356. share/netbox/templates/wireless/inc/wirelesslink_interface.html
  1357. share/netbox/templates/wireless/wirelesslan.html
  1358. share/netbox/templates/wireless/wirelesslangroup.html
  1359. share/netbox/templates/wireless/wirelesslink.html
  1360. share/netbox/tenancy/__init__.py
  1361. share/netbox/tenancy/api/__init__.py
  1362. share/netbox/tenancy/api/serializers.py
  1363. share/netbox/tenancy/api/serializers_/__init__.py
  1364. share/netbox/tenancy/api/serializers_/contacts.py
  1365. share/netbox/tenancy/api/serializers_/nested.py
  1366. share/netbox/tenancy/api/serializers_/tenants.py
  1367. share/netbox/tenancy/api/urls.py
  1368. share/netbox/tenancy/api/views.py
  1369. share/netbox/tenancy/apps.py
  1370. share/netbox/tenancy/choices.py
  1371. share/netbox/tenancy/filtersets.py
  1372. share/netbox/tenancy/forms/__init__.py
  1373. share/netbox/tenancy/forms/bulk_edit.py
  1374. share/netbox/tenancy/forms/bulk_import.py
  1375. share/netbox/tenancy/forms/filtersets.py
  1376. share/netbox/tenancy/forms/forms.py
  1377. share/netbox/tenancy/forms/model_forms.py
  1378. share/netbox/tenancy/graphql/__init__.py
  1379. share/netbox/tenancy/graphql/filters.py
  1380. share/netbox/tenancy/graphql/mixins.py
  1381. share/netbox/tenancy/graphql/schema.py
  1382. share/netbox/tenancy/graphql/types.py
  1383. share/netbox/tenancy/migrations/0001_squashed_0012.py
  1384. share/netbox/tenancy/migrations/0002_squashed_0011.py
  1385. share/netbox/tenancy/migrations/0012_contactassignment_custom_fields.py
  1386. share/netbox/tenancy/migrations/0013_gfk_indexes.py
  1387. share/netbox/tenancy/migrations/0014_contactassignment_ordering.py
  1388. share/netbox/tenancy/migrations/0015_contactassignment_rename_content_type.py
  1389. share/netbox/tenancy/migrations/0016_charfield_null_choices.py
  1390. share/netbox/tenancy/migrations/0017_natural_ordering.py
  1391. share/netbox/tenancy/migrations/__init__.py
  1392. share/netbox/tenancy/models/__init__.py
  1393. share/netbox/tenancy/models/contacts.py
  1394. share/netbox/tenancy/models/tenants.py
  1395. share/netbox/tenancy/search.py
  1396. share/netbox/tenancy/tables/__init__.py
  1397. share/netbox/tenancy/tables/columns.py
  1398. share/netbox/tenancy/tables/contacts.py
  1399. share/netbox/tenancy/tables/template_code.py
  1400. share/netbox/tenancy/tables/tenants.py
  1401. share/netbox/tenancy/tests/__init__.py
  1402. share/netbox/tenancy/tests/test_api.py
  1403. share/netbox/tenancy/tests/test_filtersets.py
  1404. share/netbox/tenancy/tests/test_views.py
  1405. share/netbox/tenancy/urls.py
  1406. share/netbox/tenancy/views.py
  1407. share/netbox/translations/cs/LC_MESSAGES/django.mo
  1408. share/netbox/translations/cs/LC_MESSAGES/django.po
  1409. share/netbox/translations/da/LC_MESSAGES/django.mo
  1410. share/netbox/translations/da/LC_MESSAGES/django.po
  1411. share/netbox/translations/de/LC_MESSAGES/django.mo
  1412. share/netbox/translations/de/LC_MESSAGES/django.po
  1413. share/netbox/translations/en/LC_MESSAGES/django.mo
  1414. share/netbox/translations/en/LC_MESSAGES/django.po
  1415. share/netbox/translations/es/LC_MESSAGES/django.mo
  1416. share/netbox/translations/es/LC_MESSAGES/django.po
  1417. share/netbox/translations/fr/LC_MESSAGES/django.mo
  1418. share/netbox/translations/fr/LC_MESSAGES/django.po
  1419. share/netbox/translations/it/LC_MESSAGES/django.mo
  1420. share/netbox/translations/it/LC_MESSAGES/django.po
  1421. share/netbox/translations/ja/LC_MESSAGES/django.mo
  1422. share/netbox/translations/ja/LC_MESSAGES/django.po
  1423. share/netbox/translations/nl/LC_MESSAGES/django.mo
  1424. share/netbox/translations/nl/LC_MESSAGES/django.po
  1425. share/netbox/translations/pl/LC_MESSAGES/django.mo
  1426. share/netbox/translations/pl/LC_MESSAGES/django.po
  1427. share/netbox/translations/pt/LC_MESSAGES/django.mo
  1428. share/netbox/translations/pt/LC_MESSAGES/django.po
  1429. share/netbox/translations/ru/LC_MESSAGES/django.mo
  1430. share/netbox/translations/ru/LC_MESSAGES/django.po
  1431. share/netbox/translations/tr/LC_MESSAGES/django.mo
  1432. share/netbox/translations/tr/LC_MESSAGES/django.po
  1433. share/netbox/translations/uk/LC_MESSAGES/django.mo
  1434. share/netbox/translations/uk/LC_MESSAGES/django.po
  1435. share/netbox/translations/zh/LC_MESSAGES/django.mo
  1436. share/netbox/translations/zh/LC_MESSAGES/django.po
  1437. share/netbox/users/__init__.py
  1438. share/netbox/users/api/__init__.py
  1439. share/netbox/users/api/serializers.py
  1440. share/netbox/users/api/serializers_/__init__.py
  1441. share/netbox/users/api/serializers_/nested.py
  1442. share/netbox/users/api/serializers_/permissions.py
  1443. share/netbox/users/api/serializers_/tokens.py
  1444. share/netbox/users/api/serializers_/users.py
  1445. share/netbox/users/api/urls.py
  1446. share/netbox/users/api/views.py
  1447. share/netbox/users/apps.py
  1448. share/netbox/users/constants.py
  1449. share/netbox/users/filtersets.py
  1450. share/netbox/users/forms/__init__.py
  1451. share/netbox/users/forms/bulk_edit.py
  1452. share/netbox/users/forms/bulk_import.py
  1453. share/netbox/users/forms/filtersets.py
  1454. share/netbox/users/forms/model_forms.py
  1455. share/netbox/users/graphql/__init__.py
  1456. share/netbox/users/graphql/filters.py
  1457. share/netbox/users/graphql/schema.py
  1458. share/netbox/users/graphql/types.py
  1459. share/netbox/users/migrations/0001_squashed_0011.py
  1460. share/netbox/users/migrations/0002_squashed_0004.py
  1461. share/netbox/users/migrations/0005_alter_user_table.py
  1462. share/netbox/users/migrations/0006_custom_group_model.py
  1463. share/netbox/users/migrations/0007_objectpermission_update_object_types.py
  1464. share/netbox/users/migrations/0008_flip_objectpermission_assignments.py
  1465. share/netbox/users/migrations/0009_update_group_perms.py
  1466. share/netbox/users/migrations/__init__.py
  1467. share/netbox/users/models/__init__.py
  1468. share/netbox/users/models/permissions.py
  1469. share/netbox/users/models/preferences.py
  1470. share/netbox/users/models/tokens.py
  1471. share/netbox/users/models/users.py
  1472. share/netbox/users/preferences.py
  1473. share/netbox/users/signals.py
  1474. share/netbox/users/tables.py
  1475. share/netbox/users/tests/__init__.py
  1476. share/netbox/users/tests/test_api.py
  1477. share/netbox/users/tests/test_filtersets.py
  1478. share/netbox/users/tests/test_models.py
  1479. share/netbox/users/tests/test_preferences.py
  1480. share/netbox/users/tests/test_views.py
  1481. share/netbox/users/urls.py
  1482. share/netbox/users/utils.py
  1483. share/netbox/users/views.py
  1484. share/netbox/utilities/__init__.py
  1485. share/netbox/utilities/api.py
  1486. share/netbox/utilities/choices.py
  1487. share/netbox/utilities/constants.py
  1488. share/netbox/utilities/conversion.py
  1489. share/netbox/utilities/counters.py
  1490. share/netbox/utilities/data.py
  1491. share/netbox/utilities/datetime.py
  1492. share/netbox/utilities/error_handlers.py
  1493. share/netbox/utilities/exceptions.py
  1494. share/netbox/utilities/fields.py
  1495. share/netbox/utilities/filters.py
  1496. share/netbox/utilities/forms/__init__.py
  1497. share/netbox/utilities/forms/bulk_import.py
  1498. share/netbox/utilities/forms/constants.py
  1499. share/netbox/utilities/forms/fields/__init__.py
  1500. share/netbox/utilities/forms/fields/array.py
  1501. share/netbox/utilities/forms/fields/content_types.py
  1502. share/netbox/utilities/forms/fields/csv.py
  1503. share/netbox/utilities/forms/fields/dynamic.py
  1504. share/netbox/utilities/forms/fields/expandable.py
  1505. share/netbox/utilities/forms/fields/fields.py
  1506. share/netbox/utilities/forms/forms.py
  1507. share/netbox/utilities/forms/mixins.py
  1508. share/netbox/utilities/forms/rendering.py
  1509. share/netbox/utilities/forms/utils.py
  1510. share/netbox/utilities/forms/widgets/__init__.py
  1511. share/netbox/utilities/forms/widgets/apiselect.py
  1512. share/netbox/utilities/forms/widgets/datetime.py
  1513. share/netbox/utilities/forms/widgets/misc.py
  1514. share/netbox/utilities/forms/widgets/select.py
  1515. share/netbox/utilities/html.py
  1516. share/netbox/utilities/htmx.py
  1517. share/netbox/utilities/jinja2.py
  1518. share/netbox/utilities/json.py
  1519. share/netbox/utilities/management/__init__.py
  1520. share/netbox/utilities/management/commands/__init__.py
  1521. share/netbox/utilities/management/commands/calculate_cached_counts.py
  1522. share/netbox/utilities/markdown.py
  1523. share/netbox/utilities/migration.py
  1524. share/netbox/utilities/mptt.py
  1525. share/netbox/utilities/object_types.py
  1526. share/netbox/utilities/ordering.py
  1527. share/netbox/utilities/paginator.py
  1528. share/netbox/utilities/password_validation.py
  1529. share/netbox/utilities/permissions.py
  1530. share/netbox/utilities/query.py
  1531. share/netbox/utilities/query_functions.py
  1532. share/netbox/utilities/querydict.py
  1533. share/netbox/utilities/querysets.py
  1534. share/netbox/utilities/relations.py
  1535. share/netbox/utilities/release.py
  1536. share/netbox/utilities/request.py
  1537. share/netbox/utilities/rqworker.py
  1538. share/netbox/utilities/serialization.py
  1539. share/netbox/utilities/serializers/json.py
  1540. share/netbox/utilities/socks.py
  1541. share/netbox/utilities/string.py
  1542. share/netbox/utilities/tables.py
  1543. share/netbox/utilities/templates/builtins/badge.html
  1544. share/netbox/utilities/templates/builtins/checkmark.html
  1545. share/netbox/utilities/templates/builtins/copy_content.html
  1546. share/netbox/utilities/templates/builtins/customfield_value.html
  1547. share/netbox/utilities/templates/builtins/htmx_table.html
  1548. share/netbox/utilities/templates/builtins/tag.html
  1549. share/netbox/utilities/templates/buttons/add.html
  1550. share/netbox/utilities/templates/buttons/bookmark.html
  1551. share/netbox/utilities/templates/buttons/bulk_delete.html
  1552. share/netbox/utilities/templates/buttons/bulk_edit.html
  1553. share/netbox/utilities/templates/buttons/clone.html
  1554. share/netbox/utilities/templates/buttons/delete.html
  1555. share/netbox/utilities/templates/buttons/edit.html
  1556. share/netbox/utilities/templates/buttons/export.html
  1557. share/netbox/utilities/templates/buttons/import.html
  1558. share/netbox/utilities/templates/buttons/subscribe.html
  1559. share/netbox/utilities/templates/buttons/sync.html
  1560. share/netbox/utilities/templates/form_helpers/render_custom_fields.html
  1561. share/netbox/utilities/templates/form_helpers/render_errors.html
  1562. share/netbox/utilities/templates/form_helpers/render_field.html
  1563. share/netbox/utilities/templates/form_helpers/render_fieldset.html
  1564. share/netbox/utilities/templates/form_helpers/render_form.html
  1565. share/netbox/utilities/templates/helpers/applied_filters.html
  1566. share/netbox/utilities/templates/helpers/table_config_form.html
  1567. share/netbox/utilities/templates/helpers/utilization_graph.html
  1568. share/netbox/utilities/templates/navigation/menu.html
  1569. share/netbox/utilities/templates/tabs/model_view_tabs.html
  1570. share/netbox/utilities/templates/widgets/apiselect.html
  1571. share/netbox/utilities/templates/widgets/clearable_file_input.html
  1572. share/netbox/utilities/templates/widgets/colorselect_option.html
  1573. share/netbox/utilities/templates/widgets/markdown_input.html
  1574. share/netbox/utilities/templates/widgets/number_with_options.html
  1575. share/netbox/utilities/templates/widgets/select_option.html
  1576. share/netbox/utilities/templates/widgets/select_option_with_pk.html
  1577. share/netbox/utilities/templates/widgets/sluginput.html
  1578. share/netbox/utilities/templatetags/__init__.py
  1579. share/netbox/utilities/templatetags/builtins/__init__.py
  1580. share/netbox/utilities/templatetags/builtins/filters.py
  1581. share/netbox/utilities/templatetags/builtins/tags.py
  1582. share/netbox/utilities/templatetags/buttons.py
  1583. share/netbox/utilities/templatetags/form_helpers.py
  1584. share/netbox/utilities/templatetags/helpers.py
  1585. share/netbox/utilities/templatetags/mptt.py
  1586. share/netbox/utilities/templatetags/navigation.py
  1587. share/netbox/utilities/templatetags/perms.py
  1588. share/netbox/utilities/templatetags/plugins.py
  1589. share/netbox/utilities/templatetags/tabs.py
  1590. share/netbox/utilities/testing/__init__.py
  1591. share/netbox/utilities/testing/api.py
  1592. share/netbox/utilities/testing/base.py
  1593. share/netbox/utilities/testing/filtersets.py
  1594. share/netbox/utilities/testing/utils.py
  1595. share/netbox/utilities/testing/views.py
  1596. share/netbox/utilities/tests/__init__.py
  1597. share/netbox/utilities/tests/test_api.py
  1598. share/netbox/utilities/tests/test_choices.py
  1599. share/netbox/utilities/tests/test_conversions.py
  1600. share/netbox/utilities/tests/test_counters.py
  1601. share/netbox/utilities/tests/test_data.py
  1602. share/netbox/utilities/tests/test_filters.py
  1603. share/netbox/utilities/tests/test_forms.py
  1604. share/netbox/utilities/tests/test_managers.py
  1605. share/netbox/utilities/tests/test_ordering.py
  1606. share/netbox/utilities/tests/test_request.py
  1607. share/netbox/utilities/tests/test_utils.py
  1608. share/netbox/utilities/tracking.py
  1609. share/netbox/utilities/urls.py
  1610. share/netbox/utilities/validators.py
  1611. share/netbox/utilities/views.py
  1612. share/netbox/virtualization/__init__.py
  1613. share/netbox/virtualization/api/__init__.py
  1614. share/netbox/virtualization/api/serializers.py
  1615. share/netbox/virtualization/api/serializers_/__init__.py
  1616. share/netbox/virtualization/api/serializers_/clusters.py
  1617. share/netbox/virtualization/api/serializers_/nested.py
  1618. share/netbox/virtualization/api/serializers_/virtualmachines.py
  1619. share/netbox/virtualization/api/urls.py
  1620. share/netbox/virtualization/api/views.py
  1621. share/netbox/virtualization/apps.py
  1622. share/netbox/virtualization/choices.py
  1623. share/netbox/virtualization/filtersets.py
  1624. share/netbox/virtualization/forms/__init__.py
  1625. share/netbox/virtualization/forms/bulk_create.py
  1626. share/netbox/virtualization/forms/bulk_edit.py
  1627. share/netbox/virtualization/forms/bulk_import.py
  1628. share/netbox/virtualization/forms/filtersets.py
  1629. share/netbox/virtualization/forms/model_forms.py
  1630. share/netbox/virtualization/forms/object_create.py
  1631. share/netbox/virtualization/graphql/__init__.py
  1632. share/netbox/virtualization/graphql/filters.py
  1633. share/netbox/virtualization/graphql/schema.py
  1634. share/netbox/virtualization/graphql/types.py
  1635. share/netbox/virtualization/migrations/0001_squashed_0022.py
  1636. share/netbox/virtualization/migrations/0023_squashed_0036.py
  1637. share/netbox/virtualization/migrations/0037_protect_child_interfaces.py
  1638. share/netbox/virtualization/migrations/0038_virtualdisk.py
  1639. share/netbox/virtualization/migrations/0039_virtualmachine_serial_number.py
  1640. share/netbox/virtualization/migrations/0040_convert_disk_size.py
  1641. share/netbox/virtualization/migrations/0041_charfield_null_choices.py
  1642. share/netbox/virtualization/migrations/0042_vminterface_vlan_translation_policy.py
  1643. share/netbox/virtualization/migrations/0043_qinq_svlan.py
  1644. share/netbox/virtualization/migrations/0044_cluster_scope.py
  1645. share/netbox/virtualization/migrations/0045_clusters_cached_relations.py
  1646. share/netbox/virtualization/migrations/0046_alter_cluster__location_alter_cluster__region_and_more.py
  1647. share/netbox/virtualization/migrations/0047_natural_ordering.py
  1648. share/netbox/virtualization/migrations/0048_populate_mac_addresses.py
  1649. share/netbox/virtualization/migrations/__init__.py
  1650. share/netbox/virtualization/models/__init__.py
  1651. share/netbox/virtualization/models/clusters.py
  1652. share/netbox/virtualization/models/virtualmachines.py
  1653. share/netbox/virtualization/search.py
  1654. share/netbox/virtualization/signals.py
  1655. share/netbox/virtualization/tables/__init__.py
  1656. share/netbox/virtualization/tables/clusters.py
  1657. share/netbox/virtualization/tables/template_code.py
  1658. share/netbox/virtualization/tables/virtualmachines.py
  1659. share/netbox/virtualization/tests/__init__.py
  1660. share/netbox/virtualization/tests/test_api.py
  1661. share/netbox/virtualization/tests/test_filtersets.py
  1662. share/netbox/virtualization/tests/test_models.py
  1663. share/netbox/virtualization/tests/test_views.py
  1664. share/netbox/virtualization/urls.py
  1665. share/netbox/virtualization/views.py
  1666. share/netbox/vpn/__init__.py
  1667. share/netbox/vpn/api/__init__.py
  1668. share/netbox/vpn/api/serializers.py
  1669. share/netbox/vpn/api/serializers_/__init__.py
  1670. share/netbox/vpn/api/serializers_/crypto.py
  1671. share/netbox/vpn/api/serializers_/l2vpn.py
  1672. share/netbox/vpn/api/serializers_/tunnels.py
  1673. share/netbox/vpn/api/urls.py
  1674. share/netbox/vpn/api/views.py
  1675. share/netbox/vpn/apps.py
  1676. share/netbox/vpn/choices.py
  1677. share/netbox/vpn/constants.py
  1678. share/netbox/vpn/filtersets.py
  1679. share/netbox/vpn/forms/__init__.py
  1680. share/netbox/vpn/forms/bulk_edit.py
  1681. share/netbox/vpn/forms/bulk_import.py
  1682. share/netbox/vpn/forms/filtersets.py
  1683. share/netbox/vpn/forms/model_forms.py
  1684. share/netbox/vpn/graphql/__init__.py
  1685. share/netbox/vpn/graphql/filters.py
  1686. share/netbox/vpn/graphql/schema.py
  1687. share/netbox/vpn/graphql/types.py
  1688. share/netbox/vpn/migrations/0001_initial.py
  1689. share/netbox/vpn/migrations/0002_move_l2vpn.py
  1690. share/netbox/vpn/migrations/0003_ipaddress_multiple_tunnel_terminations.py
  1691. share/netbox/vpn/migrations/0004_alter_ikepolicy_mode.py
  1692. share/netbox/vpn/migrations/0005_rename_indexes.py
  1693. share/netbox/vpn/migrations/0006_charfield_null_choices.py
  1694. share/netbox/vpn/migrations/0007_natural_ordering.py
  1695. share/netbox/vpn/migrations/__init__.py
  1696. share/netbox/vpn/models/__init__.py
  1697. share/netbox/vpn/models/crypto.py
  1698. share/netbox/vpn/models/l2vpn.py
  1699. share/netbox/vpn/models/tunnels.py
  1700. share/netbox/vpn/search.py
  1701. share/netbox/vpn/tables/__init__.py
  1702. share/netbox/vpn/tables/crypto.py
  1703. share/netbox/vpn/tables/l2vpn.py
  1704. share/netbox/vpn/tables/tunnels.py
  1705. share/netbox/vpn/tests/__init__.py
  1706. share/netbox/vpn/tests/test_api.py
  1707. share/netbox/vpn/tests/test_filtersets.py
  1708. share/netbox/vpn/tests/test_models.py
  1709. share/netbox/vpn/tests/test_views.py
  1710. share/netbox/vpn/urls.py
  1711. share/netbox/vpn/views.py
  1712. share/netbox/wireless/__init__.py
  1713. share/netbox/wireless/api/__init__.py
  1714. share/netbox/wireless/api/serializers.py
  1715. share/netbox/wireless/api/serializers_/__init__.py
  1716. share/netbox/wireless/api/serializers_/nested.py
  1717. share/netbox/wireless/api/serializers_/wirelesslans.py
  1718. share/netbox/wireless/api/serializers_/wirelesslinks.py
  1719. share/netbox/wireless/api/urls.py
  1720. share/netbox/wireless/api/views.py
  1721. share/netbox/wireless/apps.py
  1722. share/netbox/wireless/choices.py
  1723. share/netbox/wireless/constants.py
  1724. share/netbox/wireless/filtersets.py
  1725. share/netbox/wireless/forms/__init__.py
  1726. share/netbox/wireless/forms/bulk_edit.py
  1727. share/netbox/wireless/forms/bulk_import.py
  1728. share/netbox/wireless/forms/filtersets.py
  1729. share/netbox/wireless/forms/model_forms.py
  1730. share/netbox/wireless/graphql/__init__.py
  1731. share/netbox/wireless/graphql/filters.py
  1732. share/netbox/wireless/graphql/schema.py
  1733. share/netbox/wireless/graphql/types.py
  1734. share/netbox/wireless/migrations/0001_squashed_0008.py
  1735. share/netbox/wireless/migrations/0009_wirelesslink_distance.py
  1736. share/netbox/wireless/migrations/0010_charfield_null_choices.py
  1737. share/netbox/wireless/migrations/0011_wirelesslan__location_wirelesslan__region_and_more.py
  1738. share/netbox/wireless/migrations/0012_alter_wirelesslan__location_and_more.py
  1739. share/netbox/wireless/migrations/0013_natural_ordering.py
  1740. share/netbox/wireless/migrations/__init__.py
  1741. share/netbox/wireless/models.py
  1742. share/netbox/wireless/search.py
  1743. share/netbox/wireless/signals.py
  1744. share/netbox/wireless/tables/__init__.py
  1745. share/netbox/wireless/tables/wirelesslan.py
  1746. share/netbox/wireless/tables/wirelesslink.py
  1747. share/netbox/wireless/tests/__init__.py
  1748. share/netbox/wireless/tests/test_api.py
  1749. share/netbox/wireless/tests/test_filtersets.py
  1750. share/netbox/wireless/tests/test_views.py
  1751. share/netbox/wireless/urls.py
  1752. share/netbox/wireless/utils.py
  1753. share/netbox/wireless/views.py
  1754. @owner
  1755. @group
  1756. @mode
Collapse this list.
Dependency lines:
  • netbox>0:net-mgmt/netbox
To install the port:
cd /usr/ports/net-mgmt/netbox/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/netbox
  • pkg install netbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: netbox
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1747310868 SHA256 (netbox-community-netbox-v4.2.9_GH0.tar.gz) = 785e2c0838e5f31ebbcc81b1f53a1dd48b7056100f7b229e3dc137959da0874d SIZE (netbox-community-netbox-v4.2.9_GH0.tar.gz) = 18575314

Packages (timestamps in pop-ups are UTC):
netbox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.84.2.92.9.114.2.84.2.9-2.9.11-
FreeBSD:13:quarterly4.2.94.2.9-4.2.64.2.9-3.6.9-
FreeBSD:14:latest4.2.84.2.9-4.2.64.2.9---
FreeBSD:14:quarterly4.2.94.2.9-4.2.94.2.9-3.6.9-
FreeBSD:15:latest4.2.84.2.9n/a4.2.6n/a-3.7.1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django51>=5.1.8<5.2 : www/py-django51@py311
  2. py311-dj51-django-cors-headers>=4.7.0<5 : www/py-dj51-django-cors-headers@py311
  3. py311-dj51-django-debug-toolbar>=5.1.0<6 : www/py-dj51-django-debug-toolbar@py311
  4. py311-dj51-django-filter>=25.1<26 : www/py-dj51-django-filter@py311
  5. py311-dj51-django-htmx>=1.23.0<2 : www/py-dj51-django-htmx@py311
  6. py311-dj51-django-mptt>=0.17.0<0.18 : www/py-dj51-django-mptt@py311
  7. py311-dj51-django-prometheus>=2.3.1<2.4 : www/py-dj51-django-prometheus@py311
  8. py311-dj51-django-redis>=5.4.0<6 : www/py-dj51-django-redis@py311
  9. py311-dj51-django-rich>=1.14.0<2 : www/py-dj51-django-rich@py311
  10. py311-dj51-django-rq>=3.0<3.1 : devel/py-dj51-django-rq@py311
  11. py311-dj51-django-tables2>=2.7.5<2.8 : www/py-dj51-django-tables2@py311
  12. py311-dj51-django-taggit>=6.1.0<7 : www/py-dj51-django-taggit@py311
  13. py311-dj51-django-timezone-field>=7.1<8 : www/py-dj51-django-timezone-field@py311
  14. py311-dj51-djangorestframework>=3.16.0<3.17.0 : www/py-dj51-djangorestframework@py311
  15. py311-dj51-drf-spectacular>=0.28.0<1 : www/py-dj51-drf-spectacular@py311
  16. py311-dj51-drf-spectacular-sidecar>=2025.4.1 : www/py-dj51-drf-spectacular-sidecar@py311
  17. py311-dj51-social-auth-app-django>=5.4.3<6 : www/py-dj51-social-auth-app-django@py311
  18. py311-dj51-strawberry-graphql>=0.266.0<0.300 : devel/py-dj51-strawberry-graphql@py311
  19. py311-dj51-strawberry-graphql-django>=0.58.0<1 : www/py-dj51-strawberry-graphql-django@py311
  20. py311-django-pglocks>=1.0.4<1.1 : www/py-django-pglocks@py311
  21. py311-feedparser>=6.0.11<7 : textproc/py-feedparser@py311
  22. py311-Jinja2>=3.1.6<4 : devel/py-Jinja2@py311
  23. py311-markdown>=3.6<3.9 : textproc/py-markdown@py311
  24. py311-mkdocs-material>=9.6.12<10 : textproc/py-mkdocs-material@py311
  25. py311-mkdocstrings>=0.29.1<1 : textproc/py-mkdocstrings@py311
  26. py311-mkdocstrings-python>0 : textproc/py-mkdocstrings-python@py311
  27. py311-netaddr>=1.3.0<2 : net/py-netaddr@py311
  28. py311-nh3>=0.2.21<0.3 : www/py-nh3@py311
  29. py311-pillow>=11.0.0 : graphics/py-pillow@py311
  30. py311-psycopg>=3.1.20<4 : databases/py-psycopg@py311
  31. py311-psycopg-c>=3.1.20<4 : databases/py-psycopg-c@py311
  32. py311-psycopg-pool>=3.2.6<4 : databases/py-psycopg-pool@py311
  33. py311-requests>=2.32.3<3 : www/py-requests@py311
  34. py311-rq>=2.3.2<3 : devel/py-rq@py311
  35. py311-social-auth-core>=4.5.4<5 : security/py-social-auth-core@py311
  36. py311-svgwrite>=1.4.3<2 : graphics/py-svgwrite@py311
  37. py311-tablib>=3.8.0<4 : textproc/py-tablib@py311
  38. py311-tzdata>=2025.2 : devel/py-tzdata@py311
  39. py311-pyyaml>=6.0.1<7 : devel/py-pyyaml@py311
  40. py311-gunicorn>=23.0.0<24 : www/py-gunicorn@py311
  41. python3.11 : lang/python311
Library dependencies:
  1. libpq.so.5 : databases/postgresql17-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for netbox-4.2.9: EXAMPLES=on: Build and/or install examples ====> Options available for the group BACKENDS GIT=off: Git backend support LDAP=off: LDAP backend support S3=off: Amazon S3 backend support SENTRY=off: Sentry monitoring support ===> Use 'make config' to modify these settings
Options name:
net-mgmt_netbox
USES:
cpe pgsql python:3.10+
pkg-message:
For install:
Please note that NetBox requires a PostgreSQL database server, which uses its built-in network address datatypes. Thus NetBox won't work with other RDBMS's, e.g. MySQL, MariaDB, etc. For installation instructions please refer to the related wiki page: - https://wiki.freebsd.org/Ports/net-mgmt/netbox
If upgrading
As always it is strongly encouraged to make a backup of the database before the database migrations will be executed. The following steps are required to finish the upgrade: 1. Run database migrations, trace any missing cable paths, build the embedded documentation, collect static files, remove stale content files, delete any expired user sessions and clear the cache. # cd /usr/local/share/netbox # python3.11 manage.py migrate # python3.11 manage.py trace_paths --no-input # mkdocs build # python3.11 manage.py collectstatic --no-input # python3.11 manage.py remove_stale_contenttypes --no-input # python3.11 manage.py reindex --lazy # python3.11 manage.py clearsessions 2. Restart WSGI/httpd environment (supervisord/apache/nginx/etc.)
If upgrading from < 3.2.4:
/!\ WARNING /!\ The NetBox 3.2 release contains major changes, so at least items 1.), 2.) and 3.) must be checked before proceeding with the upgrade! /!\ WARNING /!\ 1. This release includes a database migration that will remove the "asn", "contact_name", "contact_phone", and "contact_email" fields from the site model. (These fields have been superseded by the ASN and contact models introduced in NetBox v3.1.) To protect against the accidental destruction of data, the upgrade process will fail if any sites still have data in any of these fields. To bypass this safeguard, set the NETBOX_DELETE_LEGACY_DATA environment variable when running the upgrade script, which will permit the destruction of legacy data. A set of migration scripts is available to assist with the migration of legacy site data: https://github.com/netbox-community/migration-scripts 2. NetBox v3.2 requires Python 3.8 or later. 3. If the NetBox Plugin "net-mgmt/py-netbox-plugin-extension" is used, please disable it before the migrations are applied. This can be done by removing the entry "netbox_plugin_extensions" from the "PLUGINS" section in the NetBox configuration. Once the upgrade is done, this port/package can be safely removed as it's no longer required. 4. Following items should be checked as well: * The embedded documentation now needs to be built locally as the procedure requires a running instance of NetBox: # cd /usr/local/share/netbox # mkdocs build Please also refer to the general updating instructions as this needs to be done with every future update of NetBox. * Automatic redirection of legacy slug-based URL paths has been removed. URL-based slugs were changed to use numeric IDs in v2.11.0. * The "asn" query filter for sites now matches against the AS number of assigned ASN objects. * The "created" field of all change-logged models now conveys a full datetime object, rather than only a date. (Previous date-only values will receive a timestamp of 00:00.) While this change is largely unconcerning, strictly-typed API consumers may need to be updated. * A "pre_run()" method has been added to the base Report class. Although unlikely to affect most installations, you may need to alter any reports which already use this name for a method. * Webhook URLs now support Jinja2 templating. Although this is unlikely to introduce any issues, it's possible that an unusual URL might trigger a Jinja2 rendering error, in which case the URL would need to be properly escaped. * Several changes to the REST API were made as well. Please check the changelogs for further details.
If upgrading from < 3.2.5:
Please note that the general update instructions got another command that needs to be issued after each update: # python3.11 manage.py clearcache
If upgrading from < 3.3.4:
The NetBox 3.3 release contains some breaking API changes, so please check the following items before running the database migrations: * Device position, device type height, and rack unit values are now reported as decimals (e.g. 1.0 or 1.5) to support modeling half-height rack units. * The "nat_outside" relation on the IP address model now returns a list of zero or more related IP addresses, rather than a single instance (or None). * Several fields on the cable API serializers have been altered or removed to support multiple-object cable terminations: +------------------------------+------+-------------------------------+------+ | Old Name | Type | New Name | Type | +------------------------------+------+-------------------------------+------+ | termination_a_type | str | Removed | - | | termination_b_type | str | Removed | - | | termination_a_id | int | Removed | - | | termination_b_id | int | Removed | - | | termination_a | obj | a_terminations | list | | termination_b | obj | b_terminations | list | +------------------------------+------+-------------------------------+------+ * As with the cable model, several API fields on all objects to which cables can be connected (interfaces, circuit terminations, etc.) have been changed: +------------------------------+------+-------------------------------+------+ | Old Name | Type | New Name | Type | +------------------------------+------+-------------------------------+------+ | link_peer | obj | link_peers | list | | link_peer_type | str | link_peers_type | str | | connected_endpoint | obj | connected_endpoints | list | | connected_endpoint_type | str | connected_endpoints_type | str | | connected_endpoint_reachable | bool | connected_endpoints_reachable | bool | +------------------------------+------+-------------------------------+------+ * The cable path serialization returned by the "/paths/" endpoint for pass-through ports has been simplified, and the following fields removed: "origin_type", "origin", "destination_type", "destination". (Additionally, "is_complete" has been added.) * Several changes to the REST API were made as well. Please check the changelogs for further details. * The netbox sample rc script got a new "upgrade" directive that also simplifies the upgrade process (database migrations, building the embedded documentation, etc.).
If upgrading from < 3.4.5:
1. Please make sure that the PostgreSQL server for the NetBox instance is running version 11 or higher. This is because PostgreSQL 10 is End-of-Life since November 2022 and Django 4.1 requires PostgreSQL 11 as a minimum. 2. The NetBox 3.4 release contains some breaking changes, so the following items should be checked as well: * Device and virtual machine names are no longer case-sensitive. Attempting to create e.g. "device1" and "DEVICE1" within the same site will raise a validation error. * The "asn", "noc_contact", "admin_contact", and "portal_url" fields have been removed from the provider model. Please replicate any data remaining in these fields to the ASN and contact models introduced in NetBox v3.1 prior to upgrading. * The "content_type" fields on the CustomLink and ExportTemplate models have been renamed to "content_types" and now support the assignment of multiple content types per object. * Within the Python API, the "cf" property on an object with custom fields now returns deserialized values. For example, a custom field referencing an object will return the object instance rather than its numeric ID. To access the raw serialized values, reference the object's "custom_field_data" attribute instead. * The "NetBoxModelCSVForm" class has been renamed to "NetBoxModelImportForm". Backward compatability with the previous name has been retained for this release, but will be dropped in NetBox v3.5. 3. Please note that the general update instructions got another command that needs to be issued after each update: # python3.11 manage.py reindex --lazy The netbox sample rc script has also been adapted accordingly for this purpose.
If upgrading from < 3.5.2:
1. If the plugin security/py-netbox-secretstore is used, which is no longer maintained by upstream, the following steps must be done before upgrading to NetBox 3.5: * Migrate from security/py-netbox-secretstore (= 1.4.2_2) to security/py-netbox-secrets (= 1.7.6) with a NetBox 3.4.x instance. It is very important that the versions of py-netbox-secretstore and py-netbox-secrets match as specified otherwise the migration will not be successful. The reason for this is that py-netbox-secrets 1.8.x is not backwards compatible with Netbox 3.4. For further details please see the updating instructions of py-netbox-secretstore or the UPDATING entry of 2023-05-11. 2. The NetBox 3.5 release contains some breaking changes, so the following items should be checked as well: * The "account: field has been removed from the provider model. This information is now tracked using the new provider account model. Multiple accounts can be assigned per provider. * A minimum length of 50 characters is now enforced for the SECRET_KEY configuration parameter. * The JobResult model has been moved from the "extras" app to "core" and renamed to Job. Accordingly, its REST API endpoint has been moved from "/api/extras/job-results/" to "/api/core/jobs/". * The "obj_type" field on the Job model (previously JobResult) has been renamed to "object_type" for consistency with other models. * The JOBRESULT_RETENTION configuration parameter has been renamed to JOB_RETENTION. * The "obj" context variable is no longer passed when rendering custom links: Use "object" instead. * The REST API schema is now generated using the OpenAPI 3.0 spec * The URLs for the REST API schema documentation have changed: - "/api/docs/" is now "/api/schema/swagger-ui/" - "/api/redoc/" is now "/api/schema/redoc/"
If upgrading from < 3.5.4:
If a separate configuration file is used that does not have an ".py" extension, the following message may appear when the netbox rc script is started: !!! !!! WARNING: configuration file should have a valid Python extension. !!! In this case, the existing configuration file should be provided with a ".py" extension and if set, the rc variable "netbox_config" should also point to the configuration file with the new file extension. The netbox sample rc script, which is provided via the EXAMPLES option, has been adjusted accordingly. This also includes a fix for the default path of the configuration if the rc variable "netbox_config" is not set.
If upgrading from < 3.6.1:
1. The NetBox 3.6 release contains some breaking changes, so the following items should be checked before upgrading: * PostgreSQL 11 is no longer supported (dropped in Django 4.2). NetBox v3.6 requires PostgreSQL 12 or later. * The "device_role" field on the Device model has been renamed to "role". The "device_role" field has been temporarily retained on the REST API serializer for devices for backward compatibility, but is read-only. * The "choices" array field has been removed from the CustomField model. Any defined choices are automatically migrated to CustomFieldChoiceSets, accessible via the new "choice_set" field on the CustomField model. * The "napalm_driver" and "napalm_args" fields (which were deprecated in v3.5) have been removed from the Platform model. * The "device" and "device_id" filter for interfaces will no longer include interfaces from virtual chassis peers. Two new filters, "virtual_chassis_member" and "virtual_chassis_member_id", have been introduced to match all interfaces belonging to the specified device's virtual chassis (if any). * Reports and scripts are now returned within a "results" list when fetched via the REST API, consistent with other models. * Superusers can no longer retrieve API token keys via the web UI if ALLOW_TOKEN_RETRIEVAL is disabled. (The admin view has been removed per #13044.) 2. The following dependencies are now optional and have therefore been moved to corresponding options. An exception is the LDAP option, which has been added for the sake of completeness, because this backend has been around for a good while: * devel/py-dulwich -> non-default GIT option * www/py-dj42-django-auth-ldap -> non-default LDAP option * www/py-boto3 -> non-default S3 option
If upgrading from < 3.7.0:
1. The NetBox 3.7 release contains some breaking changes, so the following items should be checked before upgrading: * The following fields have been removed from the Webhook model: "content_types", "type_create", "type_update", "type_delete", "type_job_start", "type_job_end", "enabled", and "conditions". Webhooks are now tied to events via event rules. New event rules will be created for any existing webhooks automatically upon upgrade. * The "ui_visibility" field on the custom field model has been replaced with two new fields: "ui_visible" and "ui_editable". These new fields will have their values mapped from the original field automatically upon upgrade. * The "FeatureQuery" class used internally for querying content types by model feature has been removed. It has been replaced by the new "with_feature()" manager method on NetBox's proxy model for ContentType ("core.models.ContentType"). * The internal ConfigRevision model has moved from "extras" to "core". Configuration history will be retained throughout the upgrade process. * The L2VPN and L2VPNTermination models have moved from the "ipam" app to the new "vpn" app. All object data will be retained, however please note that the relevant API endpoints have likewise moved to "/api/vpn/". * The "CustomFieldsMixin", "SavedFiltersMixin", and "TagsMixin" classes have moved from the "extras.forms.mixins" module to "netbox.forms.mixins". * The "netbox.models.features.WebhooksMixin" class has been renamed to "EventRulesMixin". 2. The following dependency is now optional and has therefore been converted to a corresponding SENTRY option: * devel/py-sentry-sdk -> non-default SENTRY option 3. Please note that the command "python3.11 manage.py clearcache" has been removed. The general update instructions in this pkg-message and the netbox sample rc script (available via the EXAMPLES option) have also been updated accordingly.
If upgrading from < 4.0.5:
The NetBox 4.0 release contains major changes, so at least items 1.) and 2.) must be checked before proceeding with the upgrade. 1. NetBox v4.0 requires Python 3.10 or later. 2. Following items should be checked as well: * The format for GraphQL query filters has changed. Please see the GraphQL documentation for details and examples. * The deprecated "device_role" & "device_role_id" filters for devices have been removed. (Use "role" and "role_id" instead.) * The obsolete "device_role" field has been removed from the REST API serializer for devices. (Use "role" instead.) * The legacy reports functionality has been dropped. Reports will be automatically converted to custom scripts on upgrade. * The "parent" and "parent_id" filters for locations now return only immediate children of the specified location. (Use "ancestor" and "ancestor_id" to return all descendants.) * The "object_type" field on the "CustomField" model has been renamed to "related_object_type". * The "utilities.utils module" has been removed and its resources reorganized into separate modules organized by function. * The obsolete "NullableCharField" class has been removed. (Use Django's stock "CharField" class with "null=True" instead.) * The "annotated_date" template filter and "annotated_now" template tag have been removed.
If upgrading from < 4.1.6:
1. The NetBox 4.1 release contains some breaking changes, so the following items should be checked before upgrading: * Several filters deprecated in v4.0 have been removed. * The unit size for "VirtualMachine.disk" and "VirtualDisk.size" has been changed from 1 gigabyte to 1 megabyte. Existing values will be adjusted automatically during the upgrade process. * The "min_vid" and "max_vid" fields on the VLAN group model have been replaced with "vid_ranges", an array of starting and ending VLAN ID pairs. * The five individual event type fields on the "EventRule" model have been replaced by a single "event_types" array field, which lists applicable event types by name. * All UI views & API endpoints associated with change records have been moved from "/extras" to "/core". * The "validate()" method on "CustomValidator" subclasses now must accept the request argument.
If upgrading from < 4.2.3:
1. The NetBox 4.2 release contains some breaking changes, so the following items should be checked before upgrading: * Support for the Django admin UI has been completely removed. (The Django admin UI was disabled by default in NetBox v4.0.) * This release drops support for PostgreSQL 12. PostgreSQL 13 or later is required to run this release. * NetBox has adopted collation-based natural ordering for many models. This may alter the order in which some objects are listed by default. * Automatic redirects from pre-v4.1 UI views for virtual disks have been removed. * The site and provider_network foreign key fields on "circuits.CircuitTermination" have been replaced by the "termination" generic foreign key. * The "site" foreign key field on "ipam.Prefix" has been replaced by the "scope" generic foreign key. * The "site" foreign key field on "virtualization.Cluster" has been replaced by the "scope" generic foreign key. * The "circuit" foreign key field on "circuits.CircuitGroupAssignment" has been replaced by the "member" generic foreign key. * Obsolete nested REST API serializers have been removed. These were deprecated in NetBox v4.1 under #17143.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/netbox-community/netbox/tar.gz/v4.2.9?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2025-02-08
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 13 or higher.  This is because PostgreSQL 12 reached
         its End of Life (EOL) on November 14, 2024 and was also removed from
         the ports tree at the beginning of 2025.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
Expand this list (8 items)
  • 2024-07-15
    Affects: net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      The NetBox 4.0 release contains major changes, so at least the following
      items must be checked before proceeding with the upgrade:
    
      1. NetBox v4.0 requires Python 3.10 or later.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2023-09-10
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 12 or higher.  This is because Django 4.2 requires
         PostgreSQL 12 as a minimum.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2023-06-02
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. If the plugin security/py-netbox-secretstore is used, which is no
         longer maintained by upstream, the following steps must be done before
         upgrading to NetBox 3.5:
    
         * Migrate from security/py-netbox-secretstore (= 1.4.2_2) to
           security/py-netbox-secrets (= 1.7.6) with a NetBox 3.4.x instance.
    
           It is very important that the versions of py-netbox-secretstore and
           py-netbox-secrets match as specified otherwise the migration will not
           be successful.
    
           The reason for this is that py-netbox-secrets 1.8.x is not backwards
           compatible with Netbox 3.4.  For further details please see the
           updating instructions of py-netbox-secretstore or the UPDATING entry
           of 2023-05-11.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2023-02-22
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 11 or higher.  This is because PostgreSQL 10 is
         End-of-Life since November 2022 and Django 4.1 requires PostgreSQL 11
         as a minimum.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2022-06-16
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      /!\ WARNING /!\
    
      The NetBox 3.2 release contains major changes, so at least items 1.), 2.)
      and 3.) must be checked before proceeding with the upgrade!
    
      /!\ WARNING /!\
    
      1. This release includes a database migration that will remove the "asn",
         "contact_name", "contact_phone", and "contact_email" fields from the
         site model.  (These fields have been superseded by the ASN and contact
         models introduced in NetBox v3.1.)
    
         To protect against the accidental destruction of data, the upgrade
         process will fail if any sites still have data in any of these fields.
    
         To bypass this safeguard, set the NETBOX_DELETE_LEGACY_DATA environment
         variable when running the upgrade script, which will permit the
         destruction of legacy data.
    
         A set of migration scripts is available to assist with the migration of
         legacy site data:
    
         https://github.com/netbox-community/migration-scripts
    
      2. NetBox v3.2 requires Python 3.8 or later.
    
      3. If the NetBox Plugin "net-mgmt/py-netbox-plugin-extension" is used,
         please disable it before the migrations are applied.  This can be done
         by removing the entry "netbox_plugin_extensions" from the "PLUGINS"
         section in the NetBox configuration.
    
         Once the upgrade is done, this port/package can be safely removed as
         it's no longer required.
    
      4. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2022-01-18
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      1. Please make sure that the PostgreSQL server for the NetBox instance is
         running version 10 or higher.  This is because PostgreSQL 9.6 is
         End-of-Life since November 2021 and NetBox 3.1 makes use of the
         "macaddr8" field which was introduced with PostgreSQL 10.
    
      2. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2021-10-04
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      /!\ WARNING /!\
    
      The NetBox 3.0 release contains major changes, so at least items 1.), 2.)
      and 3.) must be checked before proceeding with the upgrade!
    
      /!\ WARNING /!\
    
      1. Please ensure that your local installation of net-mgmt/netbox is at
         the 2.11 release before attempting to upgrade to NetBox 3.0 or later.
    
      2. Please also note that the previously deprecated secrets functionality
         has been removed with NetBox 3.0.  This means, all of the secrets still
         remain in the database once upgraded, only the secrets functionality on
         the part of NetBox is no longer given.
    
         In order to continue to be able to access the stored secrets as usual
         (and then possibly migrate them to another solution, e.g.
         security/vault), please install the security/py-netbox-secretstore port
         once NetBox has been upgraded to 3.x and follow its installation
         instructions how to enable the plugin.
    
      3. If plugins are used, they should be temporarily deactivated to avoid
         disruptions during the upgrade process.
    
      4. Please also check the pkg-message and the changelogs for further info.
    
    
  • 2021-01-24
    Affects: users of net-mgmt/netbox
    Author: kai@FreeBSD.org
    Reason: 
      The Django templating language (DTL) is no longer supported for export
      templates.  Please ensure that all export templates use Jinja2 before
      upgrading.
    
      Also the support for embedded graphs was completely removed and several
      changes to the REST API were made.  Please check the changelogs for
      further details.
    
    
  • Collapse this list.

Number of commits found: 152 (showing only 52 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.8
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.10.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.10.8
27 Mar 2021 11:00:17
Revision:569318Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.8

Changelog:

* Fix exception on cable trace in UI (regression in 2.10.7)

https://github.com/netbox-community/netbox/releases/tag/v2.10.8
2.10.7
26 Mar 2021 19:40:54
Revision:569268Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.7

Changelog:

Enhancements:
* Allow filtering device components by label
* Allow customization of the geographic mapping service via MAPS_URL
  config parameter
* Allow changing site assignment when bulk editing devices
* Support Markdown rendering for custom script descriptions
* Add UI search fields for asset tag for devices and racks

Bug Fixes:
* Restore ability to delete an uploaded device type image
* Denote when the total length of a cable trace may exceed the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.10.6
11 Mar 2021 18:56:34
Revision:568121Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Adjust RUN_DEPENDS

* Relax the version ranges of a few dependencies that will soon be updated.
2.10.6
11 Mar 2021 12:16:02
Revision:568082Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.6

Changelog:

Enhancements:
* Add IP addresses count to VRF view
* Add QSFP+ (64GFC) FibreChannel Interface option
* Enable custom links for device components
* Add edit/delete buttons for IP addresses on interface view
* Add button to add a new IP address on interface view

Bug Fixes:
* Fix VRF and Tenant field population when adding IP addresses from prefix
* Enable ordering of virtual machines by primary IP address
* Ordering of devices by primary IP should respect PREFER_IPV4 configuration
  parameter
* Fix options for filtering object permissions in admin UI
* Fix filtering prefixes list by multiple prefix values
* Invalidate cached queries when running renaturalize

https://github.com/netbox-community/netbox/releases/tag/v2.10.6
2.10.5
26 Feb 2021 12:13:12
Revision:566599Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.5

Changelog:

* Fix site unassignment from VLAN when using "None" option
* Fix REST API representation for circuit terminations connected to
  non-interface endpoints
* Fix filtering rack reservations by custom field
* Fix bulk editing of services when no port(s) are defined
* Ensure consistent treatment of duplicate IP addresses
* Fix redirect to device components view after disconnecting a cable
* Fix Redis Sentinel password application for caching
* Allow setting null tenant group on tenant via REST API
* Disallow the creation of available prefixes/IP addresses in violation of
  assigned permission constraints

https://github.com/netbox-community/netbox/releases/tag/v2.10.5
2.10.4
30 Jan 2021 13:29:58
Revision:563407Original commit files touched by this commit
sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
2.10.4
28 Jan 2021 07:47:16
Revision:563114Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.4

Changelog:

Enhancements:
* Show cable trace lengths in both meters and feet
* Add "management only" filter widget for interfaces list
* Allow filtering virtual chassis by name and master
* Add GG45 and TERA port types, and CAT7a and CAT8 cable types
* Show available type choices for all device component import forms

Bug Fixes:
* Correct swagger definition for ip_prefixes_available-ips_create API
* Restrict the creation of device bay templates on non-parent device types
* Restore power utilization panel under device view
* Fix ordering devices by primary IP address
* Fix display of white cables in trace view
* Fix filtering connection lists by device name
* Fix permissions assessment when adding VM interfaces in bulk
* Include VC member interfaces on interfaces tab count when viewing
  VC master
* Validate rack group is assigned to same site when creating a rack
* Correct rack elevation displayed when viewing a reservation

https://github.com/netbox-community/netbox/releases/tag/v2.10.4
2.10.3
24 Jan 2021 12:20:49
Revision:562467Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.3

* Prune obsolete update instructions/notes for NetBox releases prior 2.7.

Notable changes since 2.9.11:

It contains many bugfixes/enhancements and the following new features:

* Route Targets
* REST API bulk deletion
* REST API bulk update
* Reimplementation of custom fields
* Improved cable trace performance

https://github.com/netbox-community/netbox/blob/v2.10.3/docs/release-notes/version-2.10.md
2.9.11
21 Jan 2021 09:19:55
Revision:562183Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Adjust RUN_DEPENDS

* Relax the version ranges of a few dependencies that will soon be updated
  to pave the way for NetBox 2.10.
2.9.11
16 Dec 2020 05:37:37
Revision:558210Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.11

* Remove a superfluous dependency while I'm here.

Changelog:

Enhancements:
* Allow passing Python code to nbshell using --command
* Add CS and SN fiber port types

Bug Fixes:
* Fix setting user password via REST API
* Fix uniqueness constraint for virtual machine names
* Fix error when rendering config contexts when objects have multiple tags
  assigned
* Add direct link to secret on secrets list
* Fix updating secrets without setting new plaintext
* Restore tags field on cable connection forms
* Exclude SVG files from front/rear image upload for device types (currently
  unsupported)
* Show assigned IP addresses in interfaces list
* Fix validation for plugin version and required settings

https://github.com/netbox-community/netbox/releases/tag/v2.9.11
2.9.10
30 Nov 2020 12:57:35
Revision:556636Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.10

Changelog:

Enhancements:
* Add USB types for power ports and outlets
* Add "splice" type for pass-through ports

Bug Fixes:
* Fix exception when editing IP address with a NAT IP assigned to a
  non-racked device
* Avoid extraneous database queries when manipulating objects
* Fix non-deterministic ordering of prefixes and IP addresses
* Filter available racks by selected group when creating a rack reservation
* Limit rack groups by selected site when editing a rack
* Populate manufacturer field when adding a device component template
* Clear VLAN assignments when setting interface mode to none

https://github.com/netbox-community/netbox/releases/tag/v2.9.10
2.9.9
20 Nov 2020 08:57:11
Revision:555752Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.9

* Add to the EXAMPLES options a few example configurations and a sample
  rc script to make use of the RQ background service.

Changelog:

Enhancements:
* Return server error messages as JSON when handling REST API requests
* Link to rack groups within rack list table
* Be more strict when capturing anticipated ImportError exceptions

Bug Fixes:
* Fix auto-population of region field when editing a device
* Fix config context rendering when multiple tags are assigned to an object
* Dry running scripts should not trigger webhooks
* Add missing template extension tags for plugins for VM interface view
* Fix CreatedUpdatedFilterTest when running in non-UTC timezone
* Fix filtering of sites by null region

https://github.com/netbox-community/netbox/releases/tag/v2.9.9
2.9.8
10 Nov 2020 09:11:35
Revision:554823Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.8

* Limit the version ranges of the required Python packages and use very
  narrow ranges for those ones, which often cause regressions.

  That is because upstream already uses fixed Python package dependencies
  for a while and had relaxed them for a short period of time.

  However, because it led to regressions when some Python packages were
  updated during that time, upstream has been using fixed package
  dependencies again since then.

Changelog since 2.7.12:

It contains many bugfixes/enhancements and the following new features:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.12_1
21 Jun 2020 08:57:11
Revision:539757Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj22-django* dependencies to the
  original ones as they're using Django 2.2 now.

* Bump PORTREVISION due changed dependencies.
2.7.12
16 Apr 2020 07:59:24
Revision:531828Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.12

Changelog:

Enhancements:
* Reference VRF by name rather than RD during IP/prefix import
* Use absolute URLs in rack elevation SVG renderings
* Allow connecting cables between two circuit terminations
* Add the webhook_receiver management command to assist in troubleshooting
  outgoing webhooks

Bug Fixes:
* Fix typing of count_ipaddresses on interface serializer
* Fail cleanly when trying to import multiple device types simultaneously
* Fix exception when disconnecting a cable from a power feed
* Tweak display of unset custom integer fields
* Fix reservation edit/delete button URLs on rack view

https://github.com/netbox-community/netbox/releases/tag/v2.7.12

MFH:		2020Q2
2.7.11
03 Apr 2020 18:46:25
Revision:530515Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.11

* Improve the sample rc script to allow passing of extra arguments, e.g. to
  listen on multiple interfaces/addresses [1] or use a configuration file
  instead using rc variables.

  Kudos to Thomas Kurschel for some extra testing of the updated rc script.

Changelog:

Enhancements:
* Add ability to automatically check for new releases (must be enabled by
  setting RELEASE_CHECK_URL)
* Custom script object variables now utilize dynamic form widgets
* Add descriptive tooltip to custom fields on object views
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.10
29 Mar 2020 12:11:29
Revision:529799Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.10

Changelog:

Enhancements:

* Embed model documentation within web UI
* Add bulk edit view for power panels
* Add CSV import view for services
* Add CSV import view for rack reservations
* Redirect to a user-friendly error page when CSS/JS resources fail to load

Bug Fixes:

* Exclude Python modules without Script classes from scripts list
* Allow bulk editing/deletion of all device components matching a query
* Catch AddrFormatError exception when filtering aggregates/prefixes by an
  invalid prefix

https://github.com/netbox-community/netbox/releases/tag/v2.7.10
2.7.9
24 Mar 2020 19:54:57
Revision:529063Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
2.7.9
11 Mar 2020 19:29:04
Revision:528247Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.9

Changelog:

Enhancements:
* Enumerate ChoiceField type and value in API
* Extend upgrade script to clear expired user sessions
* Add dynamic lookup expressions for all filters
* Allow negative voltage for DC power feeds
* Allow filtering device component list views by type
* Add MRJ21 port and cable types
* Include device name in tooltip on rack elevations
* Add 10-inch option for rack width

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.8
05 Mar 2020 07:24:35
Revision:527811Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.8

Changelog:

Enhancements:
* Add a "decommissioning" cable status
* Return graceful error message when webhook queuing fails
* Omit internal fields from the change log data
* Support Jinja2 templating for webhook payload and headers
* Extend custom scripts to pass the commit value via run()
* Denote rack role on rack elevations list

Bug Fixes:
* Fix exception when deleting a device with interface connections when an
  interfaces webhook is defined
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.7
26 Feb 2020 07:58:35
Revision:527155Original commit files touched by this commit
mat search for other commits by this committer
Remove extra ].
2.7.7
25 Feb 2020 22:19:08
Revision:527141Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.7

* Remove the "post-patch" target because the "requirements.txt" is only used
  for installations via devel/py-pip.

Notable changes since 2.6.12:

* Bulk import of device components via CSV files
* External file storage support (FTP, S3, SFTP, etc.)
* Rack elevations rendered by SVG (= Scalable Vector Graphics)
* Separate configuration for Webhooks and Cache databases via Redis
* Add ability to clone objects (pre-populate form fields)
* Toggle config context display between JSON and YAML
* Add support for Redis Sentinel
* Further cable and port types
* Many other enhancements and bugfixes

https://github.com/netbox-community/netbox/blob/v2.7.7/docs/release-notes/version-2.7.md
2.6.12
16 Jan 2020 15:21:51
Revision:523242Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.12

Changelog:

Enhancements:
* Improved NAPALM method documentation in Swagger (OpenAPI)
* Preview image attachments when hovering over the link
* Allow NAPALM driver settings to be changed with request headers
* Toggle the display of child prefixes/IP addresses
* Search by description when assigning IP address to interfaces
* Add tenant filter field for cables
* Enable filtering of interfaces by name on the device view
* Add rack selection field to rack elevations view
* Paginate assigned circuits at the provider details view
* Add total path length to cable trace
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.11
07 Jan 2020 16:24:19
Revision:522343Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Relax RUN_DEPENDS

* The 2020Q1 branch has 0.24.0 of www/py-dj22-django-taggit thus relax
  its version requirement of the RUN_DEPENDS to avoid a build failure there.

  Although net-mgmt/netbox requires the 1.1.0 release of
  www/py-dj22-django-taggit (pinned with "==" by upstream), it runs fine
  with either 0.24.0 (in 2020Q1) or 1.2.0 (since r521999).

MFH:		2020Q1 (build fix blanket)
2.6.11
06 Jan 2020 19:05:38
Revision:522268Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.11

* Remove the patch that fixed a regression when accessing the API
  documentation as it's no longer required. [1]

Changelog since 2.6.9:

Enhancements:
* Add ability to move inventory items between devices
* Extend admin UI to allow deleting old report results
* Add assigned_to_interface filter for IP addresses
* Fail gracefully on custom link rendering exception
* Provide request context when executing custom scripts
* Add date/time picker widgets
* Enable partial search for inventory items
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.9
01 Jan 2020 17:55:47
Revision:521755Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.9

* Remove two backported patches that are no longer required. [1]
* Backport a patch from upstream that fixes a regression when accessing the
  API documentation.
* Update the WWW field.

Changelog:

Enhancements:
* Include direct link to rack elevations on site view
* Move virtual machine results near devices in global search
* Added copy button for API tokens

Bug Fixes:
* Prevent the deletion of a virtual chassis when a cross-member LAG
  is present
* Respect custom field default values when creating objects via the REST API
* Fix exception on password change page for local users [1]
* Fix unable to assign IP to interface [1]

MFH:		2020Q1
2.6.8_1
15 Dec 2019 12:32:21
Revision:520173Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Fix assignment of IP addresses to interfaces

* Backport a patch from upstream's repository which fixes the assignment of
  existing IP addresses to interfaces.

  Without that patch the assignment of an IP address gives no error but the
  interface doesn't contain the assigned IP address at the end.

* Bump PORTREVISION for package change.

MFH:		2019Q4 (blanket: bugfix)
2.6.8
11 Dec 2019 19:30:22
Revision:519834Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.8

* Backport a patch from upstream that fixes an exception on password change
  page for local users.

Changelog:

Enhancements:
* Disable password change form for LDAP-authenticated users
* Display cable colors on device view
* Remove obsolete P3P policy header
* Add query filters for created and last_updated fields
* Allow the underscore character in IPAddress DNS names

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.7
02 Nov 2019 05:25:21
Revision:516284Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.7

* Change GH_ACCOUNT as upstream's repository redirects to a new location.

Changelog:

Enhancements:
* Add support for additional user defined headers to be added to
  webhook requests
* Add ca_file_path to Webhook model to support user supplied CA certificate
  verification of webhook requests
* Add ChoiceVar for custom scripts
* Add 400GE OSFP interface type
* Add filtering for objects in admin UI
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.6
14 Oct 2019 10:41:15
Revision:514454Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.6

Changelog:

Enhancements:
* Add InfiniBand interface types
* Add rack and site filters for cables
* Disallow raw HTML in Markdown-rendered fields
* Add MultiObjectVar for custom scripts
* Enable editing of individual DeviceType components
* Render text and URL fields as textareas in the custom link form
* Introduce commit_default custom script attribute to not commit changes by
  default

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.5
30 Sep 2019 14:55:03
Revision:513395Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.5

* Introduce EXAMPLES option which installs a sample rc script to the example
  location.  Using the script will eliminate the need for
  sysutils/py-supervisor for those who run NetBox as a system service. [1]

  If there's a lot of interest it can also be installed in near future as
  regular rc script.

* Consolidate keywords in pkg-message to avoid accidental deletion of these.

Notable changes since 2.5.13:

* Improved performance via Caching through Redis
* Support for Power Panels and Feeds
* Introduction of view-only permissions
* Ability to create custom links under the admin UI
* Support for Prometheus metrics
* Many other enhancements and bug fixes

https://github.com/netbox-community/netbox/blob/v2.6.5/CHANGELOG.md

Submitted by:	Thomas Kurschel (via private email) [1]
2.5.13_1
02 Aug 2019 11:40:52
Revision:507871Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Convert pkg-message to UCL

Modernize the pkg-message to display hints/instructions in the future that
are specific to different upgrade paths.
2.5.13_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.5.13
02 Jun 2019 22:42:40
Revision:503337Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.13

Changelog:

Enhancements:
* Add tenant group filters
* Catch all exceptions during export template rendering
* Add 2.5GE and 5GE interface form factors
* Add inventory item count to manufacturers list
* Add site link to rack reservations overview
* Enable bulk deletion of sites
* Improve performance for custom field access within templates
* Add interface name filter for IP addresses

Bug Fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.12
25 May 2019 10:10:01
Revision:502550Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2

Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.

Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.

That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:

* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.10
10 Apr 2019 07:29:48
Revision:498533Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.10

Changelog:

Enhancements:
* Add Jinja2 support for export templates

Bug Fixes:
* Redirect to list view after editing an object from list view
* DCIM interfaces API endpoint should not include VM interfaces
* Fix exception when retrieving change object for a component template
  via API
* Fix form widget for bulk cable label update
* Ignore site/rack fields when connecting a new cable via device search
* Fix exception at reports API endpoint
* Fix exception when writing mac address for an interface via API

https://github.com/digitalocean/netbox/blob/v2.5.10/CHANGELOG.md

Approved by:	mentors (implicit)
2.5.9
04 Apr 2019 20:01:32
Revision:497864Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.9

Changelog:

Enhancements:
* Add username to outbound webhook requests
* Add SSL support for django-rq (requires django-rq v1.3.1+)
* Add request ID to outbound webhook requests (for correlating all changes
  part of a single request)

Bug Fixes:
* Fixes deterministic ordering of interfaces
* Clarification of wording in API regarding filtering
* Add interface type for QSFP28 50GE
* Fix device role selection showing duplicate first entry
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.8
14 Mar 2019 19:44:15
Revision:495728Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.8

Changelog:

Enhancements:
* Printer friendly CSS

Bug Fixes:
* Correct documentation for VM interface serializer
* Fix endpoint grouping in API docs
* Fix filtering of sites/devices/VMs by multiple regions
* Provider filter form's site field should be blank by default
* Enforce deterministic ordering of device components returned by API
* Exclude circuit terminations from API interface connections endpoint
* Allow CSV import of prefixes/IPs to VRF without an RD assigned
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.7
23 Feb 2019 19:54:25
Revision:493729Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.7

Enhancements:

* Enable filtering of devices by rack face
* Add button to copy unlocked secret to clipboard
* Add Markdown rendering for provider NOC/admin contact fields
* Add cable types for OS1/OS2 singlemode fiber
* Add port types for APC fiber
* Enable filtering cables list by connection status
* Clarify purpose of tags field on interface edit form

Bug Fixes:

* Allow filtering devices by null rack position
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.6
20 Feb 2019 22:00:23
Revision:493470Original commit files touched by this commit
kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.6

While I'm here:
* Pet portlint

Notable changes since 2.4.9:

* Switched from Django 1.11 to 2.1
* Dropped support for Python 2
* Modeling of patch panels and cables with introducion of new pass-through
  port component type
* Removed deprecated User Activity log
* Introduction of further interface types
* Implemented Select2 for select fields in forms
* Many more enhancements/bug fixes, for all changes see:

https://github.com/digitalocean/netbox/blob/v2.5.6/CHANGELOG.md

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19178
2.4.9_1
01 Feb 2019 18:55:18
Revision:491837Original commit files touched by this commit
kai search for other commits by this committer
Change my maintainer email address to my new one at the FreeBSD project.

Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
2.4.9_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.4.9
09 Dec 2018 11:41:32
Revision:487038Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.9
- Removed WANT_PGSQL to drop the dependency for the PostgreSQL server as
suggested in bug #233775,
   because NetBox can also be used on a standalone client.
- Updated pkg-message to inform users that a PostgreSQL server is required to
store the NetBox's data.
  The page on the FreeBSD wiki contains already that info.

Changes by upstream (since 2.4.7):
- https://github.com/digitalocean/netbox/releases/tag/v2.4.9
- https://github.com/digitalocean/netbox/releases/tag/v2.4.8

PR:		233881
Submitted by:	maintainer
2.4.7
13 Nov 2018 08:45:23
Revision:484863Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.7

Changes by upstream:
- https://github.com/digitalocean/netbox/releases/tag/v2.4.7

PR:		233191
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2.4.6
08 Oct 2018 13:37:54
Revision:481541Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.6

Changes by upstream:
- https://github.com/digitalocean/netbox/blob/v2.4.6/CHANGELOG.md

PR:		232067
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2.4.4
30 Sep 2018 14:46:23
Revision:480961Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4.4
- Refined instructions for upgrading
- Removed installation instructions. They are now accessible on the
  FreeBSD wiki. https://wiki.freebsd.org/Ports/net-mgmt/netbox

Changes by upstream:
- https://github.com/digitalocean/netbox/blob/v2.4.4/CHANGELOG.md

PR:		231822
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2.3.7
11 Aug 2018 14:34:18
Revision:476924Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3.7

Changes by upstream:
- https://github.com/digitalocean/netbox/releases/tag/v2.3.7

PR:		230405
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2.3.6
27 Jul 2018 18:27:44
Revision:475452Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3.6
Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.5...v2.3.6

PR:		229900
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2.3.5
09 Jul 2018 19:16:24
Revision:474284Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3.5
- Added Update instruction to pkg-message

Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.3...v2.3.5

PR:		229627
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
2.3.3
26 May 2018 18:06:29
Revision:470937Original commit files touched by this commit
miwi search for other commits by this committer
NetBox is an open source web application designed to help manage and document
computer networks. Initially conceived by the network engineering team at
DigitalOcean, NetBox was developed specifically to address the needs of network
and infrastructure engineers. It encompasses the following aspects of network
management:

- IP address management (IPAM) - IP networks and addresses, VRFs, and VLANs
- Equipment racks - Organized by group and site
- Devices - Types of devices and where they are installed
- Connections - Network, console, and power connections among devices
- Virtualization - Virtual machines and clusters
- Data circuits - Long-haul communications circuits and providers
- Secrets - Encrypted storage of sensitive credentials

WWW: https://github.com/digitalocean/netbox

PR:		227416
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.

Number of commits found: 152 (showing only 52 on this page)

«  1 | 2