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
214415969f
Merge pull request
#423
from ncortot/get_user_document
...
Add get_user_document and improve mongo_auth module
2013-07-31 02:43:19 -07:00
..
mongo_auth
Add get_user_document and improve mongo_auth module
2013-07-30 20:48:25 +02:00
__init__.py
Added Django authentication backend
2010-01-07 18:56:28 +00:00
auth.py
Upgrade changelog, docs and django/auth.py
2013-04-25 11:41:01 +00:00
sessions.py
Fix crash on Python 3.x and Django >= 1.5
2013-07-03 01:17:40 +04:00
shortcuts.py
Changed the inheritance model to remove types
2012-10-15 13:48:02 +00:00
storage.py
Added a Django storage backend.
2010-09-29 23:36:58 +01: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