xadmin
xadmin copied to clipboard
Demo Not Working..
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
Looks like they've reached their Heroku DB limit . It can still be downloaded and tested locally.

Demo is still not working.

still doesn't work