Ross Lawley
|
ca8b58d66d
|
Fixed indexing on _id for covered indexes
fixes #4
|
2012-05-01 11:27:37 +01:00 |
|
Ross Lawley
|
6ecdc7b59d
|
Added FutureWarning for inherited classes not declaring allow_inheritance
Refs #437
|
2012-03-05 11:25:13 +00:00 |
|
Ross Lawley
|
f60a49d6f6
|
Added .scalar to Queryset
More efficient than the previous .values_list implementation Ref #393
Reverted some of the .values_list code thats no longer needed.
Closes #415
|
2012-01-27 11:45:12 +00:00 |
|
Ross Lawley
|
56d1139d71
|
Added ImageField Support
Thanks to @wpjunior for the patch
Closes [#298]
|
2011-10-27 00:58:47 -07:00 |
|
Wilson Júnior
|
3d817f145c
|
fixes for #315 issue
|
2011-10-12 18:28:40 -03:00 |
|
Ross Lawley
|
62c8823e64
|
Fixing requirements
Test requirements are not install requirements!
|
2011-06-17 11:39:53 +01:00 |
|
Ross Lawley
|
fd7f882011
|
Save no longer tramples over documents now sets or unsets explicit fields.
Fixes #146, refs #18
Thanks @zhangcheng for the initial code
|
2011-06-09 16:09:06 +01:00 |
|
Ross Lawley
|
199b4eb860
|
Added django_tests and regression test for order_by
Refs #190
|
2011-06-09 12:08:37 +01:00 |
|
Ross Lawley
|
0708d1bedc
|
Run all tests...
|
2011-05-25 09:34:50 +01:00 |
|
Ross Lawley
|
c3a8840435
|
Blinker signals added
|
2011-05-24 20:27:19 +01:00 |
|
Harry Marr
|
af1d7ef664
|
Added BooleanField
|
2010-01-05 18:17:44 +00:00 |
|
Harry Marr
|
3bead80f96
|
Added Document.reload method
|
2010-01-05 00:25:42 +00:00 |
|
Harry Marr
|
de1847048b
|
Bump to v0.1.1
|
2010-01-04 04:34:02 +00:00 |
|
Harry Marr
|
f98e9bd732
|
Added setup.py and MANIFEST.in, added to PyPI
|
2010-01-03 02:30:34 +00:00 |
|