Cannot Log in to Django Admin Interface with Heroku Deployed App

This page summarizes the projects mentioned and recommended in the original post on /r/codehunter

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • heroku-django-template

    Discontinued A Django 2.0 base template featuring all recommended best practices for deployment on Heroku and local development.

  • Kind of a strange question, but I cannot login to my admin interface with a Heroku deployed Django app. Whenever I enter in the correct credentials, I get an error stating Please enter the correct username and password for a staff account. Note that both fields may be case-sensitive. I can authenticate locally in the shell, and when I am running a simple local django server, but not while on the heroku deployed version. Any ideas why? Here is my settings.py file. It was automatically generated with the Heroku configured template, ran with this command $ django-admin startproject --template=https://github.com/heroku/heroku-django-template/archive/master.zip --name=Procfile myproject

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts