Menu

Skip to content
  • Home
  • Articles
  • Contact Me
Twitter GitHub

Vuyisile Ndlovu

Musings of a backend Software Developer

automate createsuperuser

11th October 2021 by Vuyisile

How to automate creating a Django super user

Setting up a Django super user may be a requirement in your test setup code. The commands used to create users are interactive by default and unfortunately do not allow you to pass in the user’s password as an argument or a flag on the command line. This is a security measure, but it isn’t … →

 

 
Subscribe!
Casper WP by Lacy Morrow