Skip to content

amvtek/Djam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJAM

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages