Ross Lawley
|
8c1f8e54cd
|
Added the "get_decoded" method to the MongoSession class (#216)
|
2013-01-28 14:12:47 +00:00 |
|
Ross Lawley
|
0ea363c7fc
|
Updated authors and changelof (#142)
|
2013-01-25 12:13:46 +00:00 |
|
Ross Lawley
|
e38bf63be0
|
Fixed overriding objects with custom manager (#58)
|
2013-01-24 11:29:51 +00:00 |
|
Ross Lawley
|
fff27f9b87
|
Added support for compound primary keys (#149)
|
2013-01-24 10:37:54 +00:00 |
|
Ross Lawley
|
344dc64df8
|
Updated authors and changelog #163
|
2013-01-22 14:05:06 +00:00 |
|
Ross Lawley
|
3ba58ebaae
|
Added Nicolas Trippar to AUTHORS #179
|
2013-01-22 13:39:53 +00:00 |
|
Martin Alderete
|
f5d02e1b10
|
Fixed issue with choices validation when they are simple list/tuple,
after model.validate() did not get any error message.
Added test to ensure that model.validate() set the correct error
messages.
|
2013-01-15 02:40:15 -03:00 |
|
Ross Lawley
|
0c2fb6807e
|
Added Aleksey Porfirov to AUTHORS #151
|
2012-12-21 12:14:32 +00:00 |
|
Ross Lawley
|
286beca6c5
|
Added Marcelo Anton to authors #152
|
2012-12-21 12:07:15 +00:00 |
|
Ross Lawley
|
c5b047d0cd
|
Fixed GridFSProxy __getattr__ behaviour (#196)
|
2012-12-21 11:55:05 +00:00 |
|
Ross Lawley
|
9cc02d4dbe
|
Dynamic fields are now validated on save
(MongoEngine/mongoengine#153) (MongoEngine/mongoengine#154)
|
2012-12-19 12:32:06 +00:00 |
|
Ross Lawley
|
1a131ff120
|
Only allow QNode instances to be passed as query objects (MongoEngine/mongoengine#199)
|
2012-12-19 12:16:12 +00:00 |
|
Ross Lawley
|
3425264077
|
Merge branch 'master' into 0.8
Conflicts:
AUTHORS
docs/changelog.rst
mongoengine/__init__.py
mongoengine/base.py
mongoengine/fields.py
python-mongoengine.spec
tests/test_document.py
tests/test_fields.py
tests/test_queryset.py
|
2012-12-19 11:35:49 +00:00 |
|
Ross Lawley
|
b15c3f6a3f
|
Update AUTHORS
Sorry Jorge!
|
2012-12-10 10:33:55 +00:00 |
|
Ross Lawley
|
d7fd6a4628
|
Merge branch 'ref_field_to_mongo_bug' of https://github.com/yakxxx/mongoengine
Conflicts:
AUTHORS
|
2012-12-10 09:20:20 +00:00 |
|
Ross Lawley
|
90d22c2a28
|
Update AUTHORS & Changelog (MongoEngine/mongoengine#176)
|
2012-12-10 08:50:21 +00:00 |
|
Ross Lawley
|
22d1ce6319
|
Merge branch 'master' of https://github.com/AdrianScott/mongoengine
|
2012-12-10 08:25:37 +00:00 |
|
Ross Lawley
|
6997e02476
|
Fixed EmailField so can add extra validation
(MongoEngine/mongoengine#173, MongoEngine/mongoengine#174, MongoEngine/mongoengine#187)
|
2012-12-10 08:23:41 +00:00 |
|
Adrian Scott
|
bb15bf8d13
|
Update AUTHORS
added me (Adrian Scott, issues 180, 181)
|
2012-12-07 10:02:12 -05:00 |
|
Ross Lawley
|
219b28c97b
|
Updated docs regarding 3598fe0fb45d969ef936fedc33db4a63371266a8
Fixed db_alias and inherited Documents (MongoEngine/mongoengine#143)
|
2012-11-27 14:04:57 +00:00 |
|
yak
|
0da2dfd191
|
addition to AUTHORS
|
2012-11-13 13:04:05 +01:00 |
|
Ross Lawley
|
e8604d100e
|
Added Garry Polley to contributors list
hmarr/mongoengine#573
|
2012-10-01 10:20:28 +00:00 |
|
Ross Lawley
|
52f85aab18
|
Merge branch 'master' of https://github.com/dimonb/mongoengine
Conflicts:
mongoengine/base.py
|
2012-09-03 11:00:41 +01:00 |
|
Ross Lawley
|
9989da07ed
|
Updated AUTHORS and changelog.rst
ref: MongoEngine/mongoenginei#62
|
2012-08-24 10:40:45 +01:00 |
|
Ross Lawley
|
eedf908770
|
Update name ref: MongoEngine/mongoengine#96
|
2012-08-24 09:33:56 +01:00 |
|
Ross Lawley
|
5c9ef41403
|
Updated AUTHORS (MongoEngine/mongoengine#85)
|
2012-08-24 09:32:15 +01:00 |
|
Ross Lawley
|
f09c39b5d7
|
Updated AUTHORS and chaneglog.rst
refs MongoEngine/mongoengine#92
|
2012-08-24 09:10:13 +01:00 |
|
Ross Lawley
|
ea666d4607
|
Updated AUTHORS and changelog.rst
Refs: MongoEngine/mongoengine#88
|
2012-08-24 09:00:39 +01:00 |
|
Ross Lawley
|
be8d39a48c
|
Updated changelog / AUTHORS (MongoEngine/mongoengine#80)
|
2012-08-20 17:35:19 +01:00 |
|
Ross Lawley
|
52d80ac23c
|
Merge branch 'master' into 0.7
Conflicts:
mongoengine/base.py
|
2012-08-07 10:41:49 +01:00 |
|
Ross Lawley
|
475488b9f2
|
Added support for distinct and db_alias (MongoEngine/mongoengine#59)
|
2012-08-07 10:04:05 +01:00 |
|
Ross Lawley
|
c95652d6a8
|
Updated AUTHORS
|
2012-08-02 09:23:15 +01:00 |
|
Ross Lawley
|
f23a976bea
|
Added Tommi Komulainen to the contributors list
refs MongoEngine/mongoengine#48
|
2012-08-01 15:01:21 +01:00 |
|
Ross Lawley
|
31793520bf
|
Updated changelog / AUTHORS
refs hmarr/mongoengine#529
|
2012-07-11 16:38:15 +01:00 |
|
Ross Lawley
|
34f06c4971
|
Updated changelog / AUTHORS
refs hmarr/mongoengine#524
|
2012-07-11 16:27:43 +01:00 |
|
Ross Lawley
|
2405ba8708
|
Updated Changelog / AUTHORS
refs hmarr/mongoengine#531
|
2012-07-11 16:11:13 +01:00 |
|
Ross Lawley
|
27b375060d
|
Updated changelog / AUTHORS
refs MongoEngine/mongoengine#32
|
2012-07-11 14:25:38 +01:00 |
|
Ross Lawley
|
7a1b110f62
|
Added Tristan Escalada to authors
refs #hmarr/mongoengine#520
|
2012-06-23 22:24:09 +01:00 |
|
Ross Lawley
|
07f3e5356d
|
Updated changelog / AUTHORS
refs: hmarr/mongoengine#522
|
2012-06-23 21:46:31 +01:00 |
|
Ross Lawley
|
c73ce3d220
|
Updated changelog / AUTHORS
refs hmarr/mongoengine#511
|
2012-06-18 21:13:55 +01:00 |
|
Ross Lawley
|
766d54795f
|
Merge branch 'master' of https://github.com/MeirKriheli/mongoengine
Conflicts:
docs/changelog.rst
|
2012-06-18 21:10:14 +01:00 |
|
Ross Lawley
|
bd41c6eea4
|
Updated changelog & AUTHORS
refs hmarr/mongoengine#517
|
2012-06-18 21:04:41 +01:00 |
|
Ross Lawley
|
97c5b957dd
|
Updated docs regarding GridFS
refs #492
|
2012-05-09 11:39:30 +01:00 |
|
Ross Lawley
|
27734a7c26
|
Updated Author / changelog
|
2012-05-09 11:04:05 +01:00 |
|
Ross Lawley
|
0240a09056
|
Cleaned up ValidationError Refs #459
|
2012-05-01 10:14:16 +01:00 |
|
Ross Lawley
|
2769d6d7ca
|
Updated Authors / Changelog
|
2012-04-25 12:43:17 +01:00 |
|
Ross Lawley
|
605092bd88
|
Updated change log / AUTHORS
Thanks Greg Banks
|
2012-04-25 12:36:37 +01:00 |
|
Ross Lawley
|
98e5daa0e0
|
Added mostlystatic to the AUTHORS
|
2012-03-27 00:49:34 +01:00 |
|
Ross Lawley
|
bbdd15161a
|
0.6.3 release
|
2012-03-24 19:06:08 +00:00 |
|
Ross Lawley
|
6bd2ccc9bf
|
UPdated authors
|
2012-03-24 19:03:24 +00:00 |
|