8
2 Comments

Not just Django, any Python app

Incredibly important update for Appliku users.

Back in a day, I have set out to make an app to make deploying Django apps easier. This was baked in my messaging and the codebase of Appliku.

This weekend I've worked on a relatively small code change, that brings significant change for the product.

Appliku supports any python app you might want to deploy.

Under the hood, it checks for the existence of manage.py before running "collectstatic" commands and migrations.

But not only that. It is now possible to DISABLE_COLLECTSTATIC=1 to disable it even if you are using Django.

Test on a minimal Flask app and works like a charm!

, Founder of Icon for Appliku
Appliku
on April 20, 2020