{% extends "base.html" %} {% block title %}{{ project_name }}{% endblock %} {% block head %} {% if project_description %} {% endif %} {% if project_image_url %} {% endif %} {% endblock %} {% block content %}

Analyzing your requirements and generating your app…

Loading…

AppWizzy AI is collecting your requirements and applying the first changes.

This page will refresh automatically as the plan is implemented.

Runtime: Django {{ django_version }} · Python {{ python_version }} — UTC {{ current_time|date:"Y-m-d H:i:s" }}

{% endblock %}