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
Serge Matveenko
846f5a868f
Fix Issue#116: Use cls instead of User in create_user.
2010-12-21 18:16:00 +03:00
..
__init__.py
Added Django authentication backend
2010-01-07 18:56:28 +00:00
auth.py
Fix Issue#116: Use cls instead of User in create_user.
2010-12-21 18:16:00 +03:00
sessions.py
Added a MongoEngine backend for Django sessions
2010-01-11 04:43:17 +00:00
shortcuts.py
Added some handy shortcuts for django users.
2010-05-14 14:03:18 +02:00
storage.py
Added a Django storage backend.
2010-09-29 23:36:58 +01:00
tests.py
added a TestCase for tests that uses mongoDB
2010-06-09 22:28:30 -03:00