Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

903 stars 49 forks 903 watchers Python BSD 3-Clause "New" or "Revised" License
9 Open Issues Need Help Last updated: Feb 22, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes adding the `_prestart` call to `create_server`, which was previously omitted due to its interactive nature. With recent non-interactive features, `_prestart` can now mostly run without prompts, though it will need a new flag to handle non-interactive `makemigrations` failures. This change will improve consistency by allowing `username` and `password` arguments in `create_server` and standardizing host string parsing across different run commands.

Complexity: 3/5
enhancement good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
bug good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
enhancement good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
documentation good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
documentation good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
Run as async task 6 months ago
good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python
good first issue

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python

Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.

Python