Hi, There isn't really any specific way to do it on AWS - you can follow a guide here for example: https://www.digitalocean.com/community/tutorials/how-to-deploy-a-local-django-app-to-a-vps
You can also easily install it to an elastic beanstalk: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html Regards, Andréas Den mån 22 apr. 2019 kl 13:39 skrev Davin Pore <[email protected]>: > May i know to transfer a django file to AWS server > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/768dd5f5-8211-4bcb-87d9-f4cc1724af92%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCcL0y6Og4meA4UQ5nJRe-O%3DK7ik1ORvguqB7ycvuJJwjw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

