Skip to main content

Extends Django to work with sqlalchemy and make it behave like Flask

Project description

Djam (a short for Django amalgamation…) is a reusable Django application that extends Django in various way :

  1. sqlalchemy ORM integration

  2. Base Form class that simplifies working with the sqlalchemy ORM

  3. global request object

  4. class based view that works like middleware stack

  5. email templates

  6. middleware that allows fine grained control over CORS authorizations

Some of those components have been inspired by the Flask and WTForms frameworks.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page