Skip Navigation

radiac/nanodjango: Run Django models and views from a single file, and convert it to a full project.

github.com GitHub - radiac/nanodjango: Run Django models and views from a single file, and convert it to a full project.

Run Django models and views from a single file, and convert it to a full project. - radiac/nanodjango

GitHub - radiac/nanodjango: Run Django models and views from a single file, and convert it to a full project.

Via https://mastodon.cloud/@radiac/112641898082821618

In my experience flask is great until it isn't - I've seen quite a few projects which outgrew it, and the lack of django's batteries and guard rails left a maintenance nightmare. Not sure if it'll be helpful, but as a result I wrote nanodjango, which lets you write a django site in a single file, then convert it to a full project if you outgrow it.

2

You're viewing a single thread.