Filip Kucharczyk
|
17151f67c2
|
Reformat repo with pre-commit hooks
|
2019-12-05 00:53:39 +01:00 |
|
mrigal
|
307b35a5bf
|
some more update, mainly docs
|
2015-06-23 23:16:08 +02:00 |
|
Matthew Ellison
|
1a0cad7f5f
|
Updated Django Support Documentation
Added "Call to Arms" for new Django Extension.
|
2015-04-28 10:02:39 -04:00 |
|
Matthew Ellison
|
7530f03bf6
|
Removed Django Support from MongoEngine
Django support has now been split out of MongoEngine and will be
revisted as a new but separate module.
Closes #958
|
2015-04-24 13:50:26 -04:00 |
|
j0hnsmith
|
c18f8c92e7
|
added BSONSerializer
|
2013-11-11 15:13:41 +00:00 |
|
Laurent Payot
|
b3f462a39d
|
updated docs for django shortcuts get_object_or_404 and get_list_or_404
|
2013-08-01 03:51:10 +02:00 |
|
Jin Zhang
|
7a760f5640
|
Update django.rst
|
2013-05-25 06:46:23 -06:00 |
|
Ross Lawley
|
9c1cd81adb
|
Add support for new geojson fields, indexes and queries (#299)
|
2013-04-30 14:46:23 +00:00 |
|
Ross Lawley
|
7765f272ac
|
Documentation api and reference cleanups
|
2013-04-26 08:46:46 +00:00 |
|
Ross Lawley
|
10731b0fd8
|
Merge remote-tracking branch 'origin/pr/285' into p285
|
2013-04-25 11:18:21 +00:00 |
|
Ross Lawley
|
88f96b0838
|
Ensure all field params are documented (#97)
|
2013-04-23 15:59:23 +00:00 |
|
Nicolas Cortot
|
485047f20b
|
Custom User Model for Django 1.5
|
2013-04-19 17:34:00 +02:00 |
|
Ross Lawley
|
51e50bf0a9
|
Merge branch 'master' into 0.8M
Conflicts:
AUTHORS
docs/django.rst
mongoengine/base.py
mongoengine/queryset.py
tests/fields/fields.py
tests/queryset/queryset.py
tests/test_dereference.py
tests/test_document.py
|
2013-04-17 11:57:53 +00:00 |
|
Ross Lawley
|
f8ee470e70
|
Merge remote-tracking branch 'origin/pr/224'
|
2013-04-16 20:28:24 +00:00 |
|
Ross Lawley
|
d02de0798f
|
Documentation fix explaining adding a dummy backend for django (#172)
|
2013-04-16 20:26:23 +00:00 |
|
hellysmile
|
d6b4ca7a98
|
Fix docs quotes
|
2013-02-01 04:19:55 +02:00 |
|
hellysmile
|
2e18199eb2
|
Django sessions TTL support
|
2013-02-01 04:17:16 +02:00 |
|
Ross Lawley
|
fff27f9b87
|
Added support for compound primary keys (#149)
|
2013-01-24 10:37:54 +00:00 |
|
Ross Lawley
|
09a5f5c8f3
|
Added note for django and sites config issues
|
2013-01-03 12:56:42 +00:00 |
|
Ross Lawley
|
bbdd15161a
|
0.6.3 release
|
2012-03-24 19:06:08 +00:00 |
|
Ross Lawley
|
c059ad47f2
|
Updated django docs refs #186
|
2011-06-07 15:14:41 +01:00 |
|
kuno
|
d63bf0abde
|
fixed import path typo in django documents
|
2011-06-07 20:19:29 +08:00 |
|
Steve Challis
|
67736c849d
|
Finished GridFS Documentation
* Also made GridFS replace test pass
|
2010-10-18 00:55:44 +01:00 |
|
Steve Challis
|
b5eb3ea1cd
|
Added a Django storage backend.
- New GridFSStorage storage backend
- New FileDocument document for storing files in GridFS
- Whitespace cleaned up in various files
|
2010-09-29 23:36:58 +01:00 |
|
Harry Marr
|
ce69428cc6
|
Moved validate() to BaseDocument
|
2010-01-13 16:41:57 +00:00 |
|
Harry Marr
|
484bc1e6f0
|
Added a MongoEngine backend for Django sessions
|
2010-01-11 04:43:17 +00:00 |
|
Harry Marr
|
960aea2fd4
|
Added indexes and Django use to docs
|
2010-01-07 23:54:57 +00:00 |
|