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
Ross Lawley
855efe7fe8
Added user_permissions to Django User object (
#491
,
#492
)
2013-11-29 11:48:14 +00:00
..
mongo_auth
Added app_label Meta attribute to MongoUser class
2013-10-05 20:39:41 +01:00
__init__.py
Added Django authentication backend
2010-01-07 18:56:28 +00:00
auth.py
Added user_permissions to Django User object (
#491
,
#492
)
2013-11-29 11:48:14 +00:00
sessions.py
fix(session): session serializer to json
2013-09-29 20:25:26 +02: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
Python 2.5 and 3.1 support confirmed
2012-08-07 13:07:51 +01:00
utils.py
Fix django timezone support
2012-10-15 02:13:52 +04:00