django-micro
django-micro copied to clipboard
Django as a microframework
We're running a django-micro app serverless on AWS Lambda using [Zappa](https://github.com/Miserlou/Zappa/) 👍 Only things needed was to use `"app.application"` as `app_function` WSGI function and to not specify a `django_settings` module...
Hi Can you evolve this to be a Cloudflare Native Framework using cloudflare D1, R2 and any other services required if this can be made available as an app in...
The project doesn't seem to have tests and test automation. Would you be interested to have that and packaging automation added via a PR?