lsbardel / python-stdnet

Object-data mapper and advanced query manager for non relational databases
http://lsbardel.github.com/python-stdnet/
BSD 3-Clause "New" or "Revised" License
120 stars 20 forks source link

Support for greater-than *__gt and less-than *__lt query filter operators #49

Closed saidimu closed 12 years ago

saidimu commented 12 years ago

a-la Django: https://docs.djangoproject.com/en/dev/ref/models/querysets/#gt

lsbardel commented 12 years ago

Thanks @saidimu but I just realised there was issue #41 already. Closing this.