mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-05-29 14:31:02 +02:00
Make netbox-docker function with v2.4-beta1 again, fixes #84. > The shell --plain option is deprecated in favor of -i python or --interface python. > The shell --interface option now accepts python to force use of the “plain” Python interpreter. https://docs.djangoproject.com/en/2.0/releases/1.10/#deprecated-features-1-10