@@ -55,8 +55,8 @@ The pro version is more suitable for business-grade SaaS and AI applications.
5555| ** Teams & multi-tenancy** | — | ✅ |
5656| ** Built-in AI chat/agent app** | — | ✅ |
5757| ** One-click production deployment** (Render, Fly, Heroku, GCP, AWS…) | — | ✅ |
58+ | ** Social & 2FA login, API keys, user impersonation** | — | ✅ |n
5859| ** Social & 2FA login, API keys, user impersonation** | — | ✅ |
59- | ** Wagtail CMS, dark mode, i18n, example apps** | — | ✅ |
6060| ** Dedicated support & priority fixes** | Community | ✅ |
6161
6262** [ Check out SaaS Pegasus Pro →] ( https://www.saaspegasus.com/ ) **
@@ -234,9 +234,10 @@ find . -name '*.py' | entr uv run manage.py test apps.web.tests.test_basic_views
234234
235235## Documentation
236236
237- This project is built with [ SaaS Pegasus] ( https://www.saaspegasus.com/ ) , and most of the
238- [ Pegasus documentation] ( https://docs.saaspegasus.com/ ) applies here too — including guides on the
239- [ code structure] ( https://docs.saaspegasus.com/code-structure/ ) , front end, APIs, and deployment.
237+ This project is built with [ SaaS Pegasus] ( https://www.saaspegasus.com/ ) , and all relevant parts of the
238+ [ Pegasus documentation] ( https://docs.saaspegasus.com/ ) apply here too.
239+
240+ Splitting out the open-source documentation from the pro documentation is still a work in progress.
240241
241242## Support
242243
@@ -245,6 +246,7 @@ requests are welcome.
245246
246247For dedicated support, priority bug fixes, and the full feature set, check out
247248[ SaaS Pegasus] ( https://www.saaspegasus.com/ ) .
249+ There is also a community Slack instance for all Pegasus Pro customers.
248250
249251## License
250252
0 commit comments