Discussion of the Storm Object Relational Mapper for the Python Language
storm.lists.canonical.com
(
List home) (
Recent threads) (
4 other Canonical lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
- Low traffic list: less than 3 messages per day
- This list contains about 1,481 messages, beginning Jul 2007
- 0 messages added yesterday
Discussion of the Storm Object Relational Mapper for the Python Language
Recent threads
Oscar Campos — 136514806705 Apr 2013*
Hi all. I have an enumeration defined in the usual way: class Card(Storm): __storm_table__ = 'b2c_credit_cards' ... card_type = Enum(map={ ...
Kai Luo — 136356296717 Mar 2013*
Dear storm team, Would you please add Emoji support? This is getting more and more popular among iOS & Mac users. http://en.wikipedia.org/wiki/Emo...
Ming Lee — 136238479404 Mar 2013*
Hi, all, After I installed the python-storm with these three commands on the tutorial page, I can't do from storm.locals import *, the package has...
Giovanni `evilaliv3` Pellerano — 135878836321 Jan 2013*
While debugging some code of the Globaleaks software i've probably found a bug related to storm integration with twisted. in reference to storm/0....
Free Ekanayaka — 135720184203 Jan 2013*
Hi folks, the last Storm release (0.19) is now more than a year old. Shall we release 0.20? Any blocker/RC for that? Cheers, Free...
Arturo Filastò — 135594059419 Dec 2012*
This is quite comforting to know. We are currently using Storm for an open source application: https://github.com/globaleaks/GLBackend. Are any of the...
Daniel Åkerud — 135561504315 Dec 2012*
Hello! I'm using Storm with a mysql backend, and I'm doing a select with an expression, like this: result = self.store.find((Report, SQL(...
daniels — 134986351210 Oct 2012*
I' see that storm has a .c file. Does it need this compiled to run? Does it work without it? Thanks....
daniels — 134925966403 Oct 2012*
Hi, I just found out about storm and it looks awesome. I would like to use it in a project and my question is if storm is still active and maintained?...
Ryan Haynes — 133416031011 Apr 2012*
Hello All, I recently started using storm. Thanks a lot for the work on this. A quick question... I have relatively sparse numpy objects that I...
James Henstridge — 133146107611 Mar 2012
I've just set up a new PPA to hold automated package builds of Storm's trunk: https://launchpad.net/~storm/+archive/daily This is not intended...
Orquidea Salt mas — 133120638508 Mar 2012
Inglés : Many already we have contributed to the first project of free software dedicated to self-management in this campaign of collective financing...
Janne Jokitalo — 132794312530 Jan 2012*
Hi, sorry for a little bit messy email, I had already deleted the original [0] that I'm responding to. I believe the reason for oneiric packages m...
alex dragulescu — 132771231228 Jan 2012
the package is still incomplete. can anyone please fix it? many thanks alex...
Jamu Kakar — 132562961303 Jan 2012
Hi, The Storm packages for 0.19 on oneiric are broken. They only contain docs. I don't have time to deal with it right now, but if someone else do...
Vincent Alquier — 132022692502 Nov 2011*
First of all, sorry for my approximate english... For a project I am currently working on, I am trying to migrate from a homemade ORM to storm. One of...
Barry Warsaw — 131783079205 Oct 2011
The Storm team is proud to announce Storm 0.19! Storm is an object relational mapper (ORM) for Python. It features a clean and lightweight API offerin...
Barry Warsaw — 131782679505 Oct 2011*
Hi folks, I'm wondering if we can come up with an ETA for an 0.19 release. I'm releasing Mailman 3.0a8 tonight and I have a developer who is w...
Jeroen Vermeulen — 131244849704 Aug 2011*
Hi folks, Here's my next stumbling block for the access-pattern profiling project. When you follow a reference and that causes Storm to load anoth...
Dushyant Bansal — 130940401130 Jun 2011*
Hi all, I have been trying to use List property with SQLite databse. I receive this error: "sqlite3.InterfaceError: Error binding parameter 0 - p...
Older threads