make migrations TypeError: argument of type 'WindowsPath' is not iterable code example
Example: make migrations TypeError: argument of type 'WindowsPath' is not iterable
'NAME': str(os.path.join(BASE_DIR, "db.sqlite3"))
'NAME': str(os.path.join(BASE_DIR, "db.sqlite3"))