Django Management Command
Jan 2 · 5 min read · Django comes with a good amount of command-line utilities invoked by django-admin.py or manage.py. Those command-line scripts are very useful to communicate with the application and database. The most beautiful thing is, you can easily write custom m...
Join discussion

