k01ek / netbox-devicetype-importer

Easy import DeviceTypes from github repo
Apache License 2.0
69 stars 11 forks source link

plugin breaks with netbox 3.4.0 release #21

Open dataolle opened 1 year ago

dataolle commented 1 year ago

When running the manage.py upgrade script from v3.3.10 to v.3.4.0 it fails with the output:

django.core.exceptions.ImproperlyConfigured: Plugin netbox_devicetype_importer requires NetBox maximum version 3.3.99.

Probably just need a version bump?

LTGroot commented 1 year ago

any update regarding new version just tryed to install and it is not installing module when runing migration: ModuleNotFoundError: No module named 'netbox-devicetype-importer' but i can see it in pip list

abhi1693 commented 1 year ago

I have recently made changes to a forked version of this which is compatible with v3.4.x. You can find at https://github.com/Onemind-Services-LLC/netbox-metatype-importer

sealie commented 1 year ago

@k01ek - any chance you can pump the version requirements to something greater than 3.3.99? The current master branch of Netbox is 3.4.4.