Emmanuel Leblond
|
96cfbb201a
|
Replace use close method in pymongo
|
2015-08-04 18:02:57 +02:00 |
|
Emmanuel Leblond
|
9c8ceb6b4e
|
Merge pull request #1060 from touilleMan/GenericReferenceField-choices
Fix GenericReferenceField choices parameter
|
2015-07-09 11:38:22 +02:00 |
|
Emmanuel Leblond
|
bebce2c053
|
Clean ununsed variables in iterations
|
2015-07-09 10:51:04 +02:00 |
|
Emmanuel Leblond
|
34c6790762
|
Simplify implementation of choices in GenericReferenceField
|
2015-07-06 10:10:05 +02:00 |
|
Emmanuel Leblond
|
a5fb009b62
|
Fix GenericReferenceField choices with DBRef and let it possible to set Document choice as string
|
2015-07-06 02:33:43 +02:00 |
|
Emmanuel Leblond
|
1951b52aa5
|
Fix #1017 (document clash between same ids but different collections)
|
2015-06-11 14:55:04 +02:00 |
|
Emmanuel Leblond
|
cd7a9345ec
|
Add issue related in changelog.rst
|
2015-06-11 14:45:19 +02:00 |
|
Emmanuel Leblond
|
153c239c9b
|
Replace assertRaisesRegexp by assertRaises (python2.6 compatibility)
|
2015-06-11 14:36:51 +02:00 |
|
Emmanuel Leblond
|
4034ab4182
|
Clean save_condition exception implementation and related tests
|
2015-06-11 14:30:10 +02:00 |
|
Emmanuel Leblond
|
9c917c3bd3
|
Update changelog
|
2015-06-11 14:30:10 +02:00 |
|
Emmanuel Leblond
|
cca0222e1d
|
Update AUTHORS
|
2015-06-11 14:29:42 +02:00 |
|
Emmanuel Leblond
|
682db9b81f
|
Add versionchanged to document save_condition
|
2015-06-11 14:29:42 +02:00 |
|
Emmanuel Leblond
|
3e000f9be1
|
Raise error if save_condition fails #991
|
2015-06-11 14:29:42 +02:00 |
|
Emmanuel Leblond
|
5f33d298d7
|
Fix typo in guide/defining-documents.rst
|
2015-05-06 21:32:36 +02:00 |
|
Emmanuel Leblond
|
fc39fd7519
|
Update defining-documents.rst
Add primary_key notice according to issue #985
|
2015-05-06 18:30:49 +02:00 |
|