pinax / pinax-blog

a blog app for Django
MIT License
465 stars 153 forks source link

Can't login to django-admin #127

Closed agunghernanda17 closed 4 years ago

agunghernanda17 commented 4 years ago

Hello, After creating super user admin, I can't log in to admin using that superuser that I have newly created, any help? I checked on the database, that superuser already exists. Thanks