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
Stefan Wojcik
9ae2c731ed
dont drop any system collections
2015-03-03 14:30:09 -08:00
..
mongo_auth
Fix
#872
: No module named 'django.utils.importlib' (Django dev)
2015-02-15 00:10:00 +02: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
dont drop any system collections
2015-03-03 14:30:09 -08:00
utils.py
Fix django timezone support
2012-10-15 02:13:52 +04:00