Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Custom Manager

Typeerror: Create_superuser() Missing 1 Required Positional Argument: 'profile_picture'

I get the following error after adding the profile_picture field: TypeError: create_superuser() mis… Read more Typeerror: Create_superuser() Missing 1 Required Positional Argument: 'profile_picture'