Commit Graph
3 Commits
Author SHA1 Message Date
Loic Raucy 1978dc80eb Added regression test for bug with DictField and numeric keys.
When a DictField has numeric fields, BaseDocument._lookup_field doesn't
work correclty.
2013-10-17 16:26:19 +02:00
Loic Raucy d0245bb5ba Fixed #238: dictfields handle numerical strings indexes. 2013-02-26 11:26:51 +01:00
Loic Raucy 3477b0107a Added regression test for numerical string keys. 2013-02-26 11:26:38 +01:00