0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated index.rst More... over 10 years ago
Make the config easier to override. More... over 10 years ago
Merge pull request #117 from mtsgrd/master More... over 10 years ago
Fix bug to allow multiple instances of extension. More... over 10 years ago
Merge pull request #116 from mtsgrd/master More... over 10 years ago
Ignore app config if passed explicit config. More... over 10 years ago
Allow custom config. More... over 10 years ago
Fix dangerous use self.app in init_app and test refactoring. More... over 10 years ago
Merge pull request #115 from jamarparris/feature/tz_aware_session More... over 10 years ago
MongoEngineSessionInterface can now handle PyMongo configs with TZ_AWARE set to true. More... over 10 years ago
Merge pull request #113 from claymation/patch-1 More... over 10 years ago
Support arbitrary primary key fields More... over 10 years ago
Merge pull request #107 from andrewelkins/patch-1 More... almost 11 years ago
Merge pull request #108 from andrewelkins/patch-2 More... almost 11 years ago
Update app.py More... almost 11 years ago
Fix typo More... almost 11 years ago
Merge pull request #106 from bbmogool/master More... almost 11 years ago
Changed MongoEngineSessionInterface so it uses self.get_cookie_httponly() to decide wether it should mark the cookie as httponly or not. More... almost 11 years ago
License details More... almost 11 years ago
Merge pull request #104 from wcdolphin/uri-handling More... about 11 years ago
Adds documentation for connection methods, reusing mongoengine examples More... about 11 years ago
Adds tests for default database connection settings. I.E. unconfigured More... about 11 years ago
Creates a default database name for connections, named 'test' More... about 11 years ago
Extracts db from MONGODB_HOST if it is a mongodb URI More... about 11 years ago
DRY-out settings parsing and creation of mongoengine.connection More... about 11 years ago
Added myself to AUTHORS More... about 11 years ago
version bump to 0.7.1 More... about 11 years ago
Simple README :punch: More... about 11 years ago
Merge pull request #103 from JackStouffer/patch-1 More... about 11 years ago
Added More Setup Information To The Documentation More... about 11 years ago