Closed Klurifixus closed 11 months ago
create super user in postgres database in heroku
create this in build stage
command: python3 manage.py createsuperuser
all done exept one bug. find this one in #13
create super user in postgres database in heroku
create this in build stage
command: python3 manage.py createsuperuser