django.db.migrations.exceptions.NodeNotFoundError while upgrading django

2018-04-22 Thread Akhi
I am upgrading my django project from django1.5 to django1.11.10. while upgrading when I run ./manange.py migrate I am getting django.db.migrations.exceptions.NodeNotFoundError django.db.migrations.exceptions.NodeNotFoundError: Migration account.0004_auto_20180419_1309 dependencies reference no

Failed to load resource: the server responded with a status of 500 (INTERNAL SERVER ERROR)

2017-06-12 Thread Akhi
*I'm running Html file from S3 bucket in that HTML file there is AJAX call when I run/open the HTML file I am getting below error* *Failed to load resource: the server responded with a status of 500 (INTERNAL SERVER ERROR)* My code from s3 bucket JS file