-
Notifications
You must be signed in to change notification settings - Fork 0
MikeTheTechie/mongoengine_test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Relates to my blog post http://mikethetechie.com/private/4023326897/tumblr_lignd3Kf5T1qf6p57 I looked around and found this post discussing the merits of various ways of using MongoDB with Django/Python: http://www.peterbe.com/plog/using-mongodb-in-your-django-app/django-mongodb-html5-slides/html5.html#slide23 Of the various frameworks discussed, mongoengine comes out on top, and this looks about right based on a quick scan of them. So, time to dive into code. This little repo is a Django app that makes simple use of mongoengine (you must also have pymongo 1.1+ installed)
About
test of mongoengine functionality, used with a Django app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published