From 7396a4459fbfdfb47d101e128294d1d7ffd2a1af Mon Sep 17 00:00:00 2001 From: Trey Piepmeier Date: Fri, 3 Jan 2025 20:15:39 -0500 Subject: [PATCH] :handshake: Add Blaze.horse (#303) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9764b4..a866e65 100644 --- a/README.md +++ b/README.md @@ -513,6 +513,7 @@ _Django 3_ - [launchr](https://github.com/jayfk/launchr) - Launchr is a specialized Django starter template for SaaS web apps. - [sidewinder](https://github.com/stribny/sidewinder/) - A Django starter kit that focuses on good defaults, developer experience, and deployment. - [Falco](https://github.com/tobi-de/falco) - Enhance your Django developer experience: CLI and Guides for the Modern Django Developer. +- [Blaze.horse](https://github.com/piepworks/blaze-starter) - A Django starter kit with reins and saddle included! Skip all the picky little decisions and get to work on your project. ### Open Source Projects - [Blog app with users and forms](https://github.com/wsvincent/djangoforbeginners/tree/master/ch7-blog-app-with-users/)