aws / aws/aws-elastic-beanstalk-cli-setup
does elastic bean stalk work with Django==3.0.5
- Dominant language
- Python
- Stars
- 537
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
I am following the below tutorial
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html#python-django-deploy
I am able to deploy django app for version django==2.1.1 as in the doc. However when I try to deploy django application with django version(Django==3.0.5) I am gettig an internal server error.
I could see in the document it was mentioned "The latest compatible version is Django 2.1" but could read in other github articles that latest versions of django like django 3 are supported by elastic bean stalk. Could anyone please help me with steps to deploy a an application with Django==3.0.5 using elastic beanstalk
Contributor guide
Research direction
Start with the AWS Elastic Beanstalk Django deployment tutorial linked in the issue and compare its Django 2.1.1 setup with the reported Django==3.0.5 deployment. Reproduce the internal server error and inspect the deployment details and logs; done means establishing whether Django 3.0.5 is supported and documenting a verified deployment path or the compatibility limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, django, python
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100