ttl255-netbox-plugin-bgppeering icon indicating copy to clipboard operation
ttl255-netbox-plugin-bgppeering copied to clipboard

Invoke makemigrations doesn't provide a file on Windows.

Open leethobbit opened this issue 4 years ago • 0 comments

Hello, I'd like to first thank you for a wonderful blog series! I am working on building a VOIP plugin for Netbox but am stuck at the point where you run "invoke makemigrations" - the command runs, no errors are found, and it finishes but it never shows or generates the directory or the migration file. I am doing my development on Windows 10 and ran into an issue with invoke earlier in the process, too. I have two questions:

  1. Would extending invoke.py with app_name solve this? Can you show how you did this?
  2. If not, any other tips for getting makemigrations to generate the necessary folder and file?

Thanks so much!

leethobbit avatar Jun 16 '21 12:06 leethobbit