Deployment healthy

Django + Wodby

Your Django app is running.

The project is connected to Django, PostgreSQL, static asset handling, and the Wodby deployment workflow. Start with the core app or add a new app for your product.

01

Make it yours

  1. Create an app uv run python manage.py startapp products
  2. Prepare the database uv run python manage.py migrate
  3. Open the admin Visit Django administration