First Steps with Django in Liara
Example of how deploy a simple django project on liara.
Create New Django App & install the Liara CLI
$ git clone https://github.com/liara-cloud/django-getting-started # or clone your own fork
$ cd django-getting-started
$ liara deploy
Read more on liara Django apps documentation