Source code | Django LiveView

You can find all the source code in the following repositories:

  • LiveView: Source code of the Django framework and app published in pip.

  • Website and Docs: All documentation, including this same page.

  • Templates

    • Starter: Check all the features of Django LiveView.

    • Minimal: The minimal template to get started.

    • Assets: Frontend assets.

  • Demos

    • Snake: The classic game of Snake.