Commit c5eae09
Fix Django superuser creation failing with ImproperlyConfigured error (#9554)
* Initial plan
* Fix Django superuser creation by using manage.py shell
Co-authored-by: MickLesk <[email protected]>
* Add $STD prefix to superuser creation for consistency
Co-authored-by: MickLesk <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MickLesk <[email protected]>1 parent fd8a305 commit c5eae09
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments