#csv import
6 messages · Page 1 of 1 (latest)
How do I run my own script in the command line
Use custom management command if you want to use models \ ORM
I have made the management folder and then command folder inside that both with init.py
but i cannot run the command
You can