Thanks to visit codestin.com
Credit goes to github.com

Skip to content

imiric/mongodeform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodeform

This is an implementation of Deform for MongoEngine documents.

It is based on django-mongodbforms, replacing Django dependencies with Deform equivalents, so it can (theoretically) be used with any web framework that uses MongoEngine, though Pyramid is the main focus.

Requirements

  • Deform >= 0.9.7
  • MongoEngine >= 0.6

Usage

mongodeform's usage will be similar to django-mongodbforms in most cases, except in Django-specific areas.

TBD

Documentation

TBD

About

Deform for MongoEngine documents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%