Klurifixus / TheCornerForum

0 stars 1 forks source link

create super user in database Postgres #23

Closed Klurifixus closed 11 months ago

Klurifixus commented 11 months ago

create super user in postgres database in heroku

create this in build stage

command: python3 manage.py createsuperuser

Klurifixus commented 11 months ago

all done exept one bug. find this one in #13