We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I went to the Demo page
I typed both the Username and password as "admin" (without quotes) and it gave me this error
ProgrammingError at / permission denied for relation django_session Request Method: POST Request URL: http://xadmin-show.herokuapp.com/ Django Version: 1.9.7 Exception Type: ProgrammingError Exception Value: permission denied for relation django_session Exception Location: /app/.heroku/python/lib/python2.7/site-packages/django/db/backends/utils.py in execute, line 64 Python Executable: /app/.heroku/python/bin/python Python Version: 2.7.12 Python Path: ['/app/demo/../django-xadmin', '/app', '/app/.heroku/python/lib/python2.7/site-packages/setuptools-23.1.0-py2.7.egg', '/app/.heroku/python/lib/python2.7/site-packages/pip-8.1.2-py2.7.egg', '/app', '/app/.heroku/python/lib/python27.zip', '/app/.heroku/python/lib/python2.7', '/app/.heroku/python/lib/python2.7/plat-linux2', '/app/.heroku/python/lib/python2.7/lib-tk', '/app/.heroku/python/lib/python2.7/lib-old', '/app/.heroku/python/lib/python2.7/lib-dynload', '/app/.heroku/python/lib/python2.7/site-packages'] Server time: Mon, 29 Jun 2020 12:20:47 -0500
The text was updated successfully, but these errors were encountered:
Looks like they've reached their Heroku DB limit . It can still be downloaded and tested locally.
Sorry, something went wrong.
Demo is still not working.
still doesn't work
No branches or pull requests
I went to the Demo page
I typed both the Username and password as "admin" (without quotes) and it gave me this error
The text was updated successfully, but these errors were encountered: