fixed filter search

This commit is contained in:
Hedde van der Heide
2022-05-03 15:19:53 +02:00
parent ce283dea52
commit 56552bdd02
6 changed files with 33 additions and 46 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ to install the Netbox SLM plugin:
1. Add ``netbox_slm`` to the ``PLUGINS`` list in
``configuration/extra.py``.
2. Create a ``plugin_requirements.txt`` with ``netbox-slm==0.99`` as
2. Create a ``plugin_requirements.txt`` with ``netbox-slm==1.01`` as
contents.
3. Create a ``Dockerfile-SLM`` with contents: