Answer the question
In order to leave comments, you need to log in
How to move a django website to shared hosting?
Hello!
I recently started learning the django framework and made a simple site on a local server. Now I want to transfer this site to shared hosting, but I ran into a problem. I used to make a site on WordPress and Joomla and transferring to hosting was not difficult, but with django I think it will not be so easy.
Can you please tell me how to transfer such a site to shared hosting? Do I need to buy additional services from the host for this? And how can I use the migration command on hosting (I didn’t notice the console there)?
Answer the question
In order to leave comments, you need to log in
If so far only for studying, then GAE is enough - free, fast, reliable
https://cloud.google.com/appengine/articles/django...
what about pythonanywhere ? The best option for practice, although there is a minimum of crap (only the config for nginx to register), but it is quite enough to test the created functionality
I know that Timeweb has Python 2. Some other hosts do too.
But usually VPS is taken for such needs.
For migration see here: How to migrate a Django site?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question