How do I start with a truly blank project (no built-in HTML/CSS)?

Option 1

  1. Select Custom Html
  2. Make a form a layout (create a Form, in the designer view find the “use as layout” option, tick it)
  3. Go to settings, Python Versions, scroll down Advanced Settings, untick all the legacy options

Option 2

  1. Create a new M3 Beta app
  2. Remove M3 as a dependency
    (The legacy features are already removed)
3 Likes