The Django SaaS Starter Kit
User Management
Sign-up, authentication, email confirmation, and password reset built in.
Subscriptions
Set up plans and collect recurring subscription payments with Stripe in minutes.
Teams
Create multi-tenant applications with an optional teams model and invitation workflow.
The ability to get a product to market quickly and testing the service are hallmarks in this landscape. SaaS Pegasus makes it possible not just to build your demo, but to get product-ready in weeks not months. That is what SaaS Pegasus helped us do at Savvy Education Inc. We were able to go from 0 to 1 in 3 weeks, building on top of Pegasus.
Try the demo to see the live examples, or you can watch the video.
We used Pegasus to start a new client project. In just a few minutes we had a well thought out foundational web app. This allowed us to get straight into the meat of the project by simply expanding on the backend and frontend. Pegasus is perfect for new projects with small teams.
Pegasus provided a rock solid foundation for the Patentmark web app, with sensible defaults and well-curated extensions ready to go.
SaaS Pegasus was a great find, it helped me to get started with my next "secret project" without having to think about the app boilerplate & web framework scaffolding too much. I could test out a rudimentary version of my idea running end-to-end (including Stripe payments) in a matter of hours!
Pegasus has been great during development. There was just the right amount of stuff already done. And it never felt like I was bound by it, or wrestling with it—it always felt like it was helping the development rather than hindering it.
Good question! Pegasus is a starter template/boilerplate that uses Cookiecutter to provide a completely customized Django starter project. Instead of starting with Django's default skeleton project, you start with a whole bunch of extra work done for you!
Check out this video to see how easy it is to get up and running with Pegasus in under five minutes.
In short, Pegasus is for developers who want to jump start their projects.
For a longer treatment of this question, see "Is Pegasus right for me?"
Sadly, not easily.
Pegasus is primarily for new projects and is not designed to integrate into existing codebases. You can still use it as a reference and get value from the examples gallery, but this might involve a fair bit of copy/paste. You've been warned!
We don't want you to be disappointed! If Pegasus isn't what you expected you can email us within 30 days for a full refund—no questions asked.
Well, we might ask you why you didn't like it so we can make it better in the future, but you don't have to answer and you'll still get your money back right away.
No—with some caveats.
Most of Pegasus is built with pure, standard Django views, and the overwhelming majority of functionality has no React.js dependencies whatsoever.
Pegasus uses Webpack to build the front-end, and so swapping in a different JavaScript framework—or using none at all—is as simple as modifying a few config files. Pegasus even ships with a Vue.js example to demonstrate how easy this is!
If you are planning on using the teams feature, the management UI is dependent on React, so you'll need to reimplement a few things if you drop it.
Send us an email and we'll get back to you as quickly as possible!