Slam
|
e0f1e79e6a
|
Minor typos fixes in docs
|
2014-11-24 16:57:43 +02:00 |
|
Diego Berrocal
|
17f7e2f892
|
Big typo fix for allow_inheritance page
|
2014-11-19 02:49:08 -05:00 |
|
Dmitry Konishchev
|
5112fb777e
|
Mention Document.modify() in the documentation
|
2014-11-02 17:56:25 +03:00 |
|
Yohan Graterol
|
d9819a990c
|
Merge pull request #772 from shuuji3/patch-1
Marked up the last line as preformatted text.
|
2014-11-01 14:37:44 -05:00 |
|
David Czarnecki
|
4b498ae8cd
|
Fix the documentation for reverse_delete_rule.
|
2014-10-31 11:40:20 -04:00 |
|
Shuuji TAKAHASHI
|
025d3a03d6
|
Marked up the last line as preformatted text.
|
2014-09-30 02:31:48 +09:00 |
|
Axel Haustant
|
708c3f1e2a
|
Added new geospatial fields to th documentation
|
2014-08-28 19:42:09 +02:00 |
|
pashadia
|
b49a641ba5
|
Fixed typo.
|
2014-08-03 20:44:46 +03:00 |
|
Wilson Júnior
|
30c01089f5
|
added ordering support for text queries
|
2014-07-08 08:38:41 -03:00 |
|
Wilson Júnior
|
f7ebf8dedd
|
Added support for text search and text_score.
|
2014-07-07 20:24:37 -03:00 |
|
Bruno Rocha
|
7975f19817
|
Update querying.rst
|
2014-07-02 18:56:42 -03:00 |
|
Bruno Rocha
|
99e943c365
|
Updates with no operator should default to $set Fix #667
|
2014-07-02 14:39:29 -03:00 |
|
Brian Helba
|
17d6014bf1
|
Fix some minor spelling and grammar in documentation
|
2014-06-29 23:07:28 -04:00 |
|
Clay McClure
|
74bd7c3744
|
Include preliminary support for text indexes
To index a text field, prefix the field name with `$`, as in `$title`.
|
2014-06-27 14:48:32 -04:00 |
|
Ross Lawley
|
81e637e50e
|
Merge pull request #598 from philfreo/patch-1
clarifying the 'push' atomic update docs
|
2014-06-27 09:38:01 +01:00 |
|
Ross Lawley
|
58607d4a7f
|
Merge pull request #609 from nicolasdespres/fix-gridfs-guide
Save is called on the document not the file field.
|
2014-06-26 19:56:32 +01:00 |
|
Dmitry Konishchev
|
11724aa555
|
QuerySet.modify() method to provide find_and_modify() like behaviour
|
2014-06-26 16:18:42 +01:00 |
|
Falcon Dai
|
c1f88a4e14
|
minor change to geo-related docs
|
2014-03-17 22:29:53 -05:00 |
|
Nicolas Despres
|
5d9ec0b208
|
Save is called on the document not the file field.
|
2014-03-17 17:19:17 +01:00 |
|
Phil Freo
|
c82f4f0d45
|
clarifying the 'push' atomic update docs
the first time I read this I was all like... "no duh it will remove either the first or the last, but which does it do???"
|
2014-03-07 13:37:15 -08:00 |
|
Yuri Prezument
|
63ebb6998e
|
geo_within docs - fix broken code samples
No such thing as "geo_with"
|
2014-01-22 22:47:48 +02:00 |
|
Ross Lawley
|
c5cc4b7867
|
Updated docs
|
2014-01-13 16:57:49 +00:00 |
|
Ross Lawley
|
d2941a9110
|
Updated doc examples to open using read binary mode
|
2013-12-13 09:22:41 +00:00 |
|
Ross Lawley
|
e146262c38
|
Merge pull request #467 from adamsc64/doc_foreignkey_push_pull_example
Expanded example of using ListFields for one-to-many relationships.
|
2013-09-27 08:31:59 -07:00 |
|
Christopher Adams
|
2f9964e46e
|
Expanded example of using ListFields for one-to-many relationships.
- Added an example of how to use the atomic update operations to
pull and push to a ListField containing ReferenceFields.
|
2013-09-17 00:02:38 -04:00 |
|
Alexandr Morozov
|
f57569f553
|
Remove database name necessity in uri connection schema
|
2013-08-21 13:52:24 +04:00 |
|
Ross Lawley
|
200e52bab5
|
Added documentation about abstract meta
Refs #438
|
2013-08-20 18:44:12 +00:00 |
|
devoto13
|
a448c9aebf
|
removed duplicated method
|
2013-08-01 17:54:41 +03:00 |
|
Ross Lawley
|
0c43787996
|
Fixed indexing - turn off _cls (#414)
|
2013-07-30 11:43:52 +00:00 |
|
Ross Lawley
|
dc310b99f9
|
Updated docs about TTL indexes and signals (#413)
|
2013-07-30 10:54:04 +00:00 |
|
Ross Lawley
|
a458d5a176
|
Docs update #406
|
2013-07-23 08:16:06 +00:00 |
|
Ross Lawley
|
634b874c46
|
Added QuerySetNoCache and QuerySet.no_cache() for lower memory consumption (#365)
|
2013-07-10 19:40:57 +00:00 |
|
Ross Lawley
|
af86aee970
|
_dynamic field updates - fixed pickling and creation order
Dynamic fields are ordered based on creation and stored in _fields_ordered (#396)
Fixed pickling dynamic documents `_dynamic_fields` (#387)
|
2013-07-10 10:57:24 +00:00 |
|
Ross Lawley
|
44a2a164c0
|
Doc updates
|
2013-06-13 10:54:39 +00:00 |
|
Ross Lawley
|
e2b32b4bb3
|
Added more docs about compare_indexes (#364)
|
2013-06-07 08:43:05 +00:00 |
|
Ross Lawley
|
06f5dc6ad7
|
Docs update
|
2013-06-06 16:44:43 +00:00 |
|
Ross Lawley
|
ce44843e27
|
Doc fix for #340
|
2013-06-05 11:11:02 +00:00 |
|
Ross Lawley
|
ef4b32aca7
|
Merge remote-tracking branch 'origin/pr/346' into 345
Conflicts:
AUTHORS
docs/guide/signals.rst
|
2013-06-04 09:35:26 +00:00 |
|
Ross Lawley
|
dcd23a0b4d
|
Merge pull request #345 from amcgregor/master
Addition of pre_save_validation and move of pre_save to after validation.
|
2013-06-04 02:13:25 -07:00 |
|
Alice Bevan-McGregor
|
35f084ba76
|
Fixed :module: reference in docs and added myself to authors.
|
2013-05-29 13:23:18 -04:00 |
|
Alice Bevan-McGregor
|
f28f336026
|
Improved signals documentation and some typo fixes.
|
2013-05-29 13:17:08 -04:00 |
|
Alice Bevan-McGregor
|
122d75f677
|
Added pre_save_validation to signal list in documentation.
|
2013-05-29 12:23:32 -04:00 |
|
Ryan Witt
|
2b6c42a56c
|
minor typos
|
2013-05-24 11:34:15 -03:00 |
|
Jin
|
1cdbade761
|
fixed typo in defining-documents.rst
|
2013-05-01 16:54:48 -07:00 |
|
Ross Lawley
|
9c1cd81adb
|
Add support for new geojson fields, indexes and queries (#299)
|
2013-04-30 14:46:23 +00:00 |
|
Ross Lawley
|
b0c1ec04b5
|
Improvements to indexing documentation (#130)
|
2013-04-29 07:38:31 +00:00 |
|
Ross Lawley
|
36993097b4
|
Document serialization uses field order to ensure a strict order is set (#296)
|
2013-04-26 11:38:45 +00:00 |
|
Ross Lawley
|
7765f272ac
|
Documentation api and reference cleanups
|
2013-04-26 08:46:46 +00:00 |
|
Ross Lawley
|
c59ea26845
|
Updated docs to clarify or != | (##288)
|
2013-04-24 11:17:21 +00:00 |
|
Ross Lawley
|
9bd8b3e9a5
|
Connection doc updates
|
2013-04-23 20:55:37 +00:00 |
|