This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
You've already forked mongoengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mongoengine
/
mongoengine
/
django
History
Aleksey Porfirov
3e54da03e2
Fix MongoTestCase and add test for it
2014-07-05 21:35:31 +04:00
..
mongo_auth
Django 1.6 login fix (
#522
)
2013-11-29 13:19:52 +00:00
__init__.py
Added Django authentication backend
2010-01-07 18:56:28 +00:00
auth.py
Fix circular import issue with django auth (
#531
) (
#545
)
2014-01-24 13:54:16 +00:00
sessions.py
Merge pull request
#509
from j0hnsmith/bson_serializer
2013-11-29 05:10:02 -08:00
shortcuts.py
Changed the inheritance model to remove types
2012-10-15 13:48:02 +00:00
storage.py
Fixes AttributeError when using storage.exists() on a non-existing file.
2013-09-18 11:38:38 -06:00
tests.py
Fix MongoTestCase and add test for it
2014-07-05 21:35:31 +04:00
utils.py
Fix django timezone support
2012-10-15 02:13:52 +04:00