ohld / django-telegram-bot

My sexy Django + python-telegram-bot + Celery + Redis + Postgres + Dokku + GitHub Actions template
https://t.me/ffmemesbot
Apache License 2.0
691 stars 170 forks source link

404 Error when accessing admin panel page on http://localhost:8000/tgadmin/ #55

Closed AlexanderChebanny closed 1 year ago

AlexanderChebanny commented 1 year ago

Hello! I tried both running bot locally and using docker compose and adding a new django user with python manage.py createsuperuser. In both cases I receive 404 error when trying to access the http://localhost:8000/tgadmin/ page from README guide. What do I do wrong?

image

AlexanderChebanny commented 1 year ago

Reran docker compose, tried another user credential and all worked fine