Automating Django application configuration

Automating Django application configuration
Image Credit to Ben Allan
A novel way to configure a Django application with a single CLI command, withouwt editing project files directly
Read more →

Automating Django application configuration: an in-depth view

Automating Django application configuration: an in-depth view
Image Credit to Fidel Fernando
What’s AST? How django-app-enabler works? A detailed step-by-step guide at the inner working details of django-app-enabler and how it applies AST to manipulate a django project configuration
Read more →