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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Djam-0.9.8.tar.gz (19.2 kB view hashes)

Uploaded Source

Built Distribution

Djam-0.9.8-py2.py3-none-any.whl (25.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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