Cansin's Base SaaS (Flask)

Documentation:

  • Features
    • 🧑‍💻 Developer Experience
    • ☁️ Deployment
    • 💳 Stripe Integrations
    • 🔒 Authentication
    • 📧 Transactional Emails with SMTP
    • 🚨 Security
    • 🎨 UI
      • 🔔 Notifications
      • 🌐 Bootstrap HTML templates
  • Development
    • Code Quality, Conventional Commits, and Releases
    • Developing in Dev Containers
      • Local Endpoints Served by the Dev Containers
      • Debugging
      • Testing Stripe Webhooks
    • Database Model
    • How to Build On Top of This App
      • Adding New Pages
      • Defining More Configuration Variables
      • Updating Dependencies
  • Continuous Integration and Continuous Deployment
    • Pre-Commit Hooks
    • Run Tests
    • Semantic Release
    • Build & Deploy
    • Build & Deploy Sphinx Docs
  • Deployment to Production
    • A Pitfall for Cloudflare Proxy
  • Auto Generated Documentation
    • app
      • Submodules
        • app.config
        • app.decorators
        • app.emails
        • app.forms
        • app.models
        • app.utilities
        • app.views
        • app.views_auth
        • app.views_private
      • Attributes
      • Functions
      • Package Contents
        • mail
        • db
        • bc
        • lm
        • csrf
        • create_app()

Additional Resources:

  • Contact the Developer
Cansin's Base SaaS (Flask)
  • Auto Generated Documentation
  • View page source

Auto Generated Documentation

The pages in this section contain auto-generated documentation created with sphinx-autoapi.

  • app
    • app.config
    • app.decorators
    • app.emails
    • app.forms
    • app.models
    • app.utilities
      • app.utilities.error_handlers
      • app.utilities.helpers
      • app.utilities.object_storage
      • app.utilities.qr
      • app.utilities.recaptcha
      • app.utilities.stripe_event_handler
      • app.utilities.user_registration_actions
    • app.views
    • app.views_auth
    • app.views_private
Previous Next

© Copyright 2025, Cansin Acarer.

Built with Sphinx using a theme provided by Read the Docs.