[EMAIL PROTECTED] wrote:
> Richard Jones wrote:
>
>>I'm proud to release version 1.1.3 of Roundup.
>>five database back-ends (anydbm, sqlite, metakit,
>>mysql and postgresql).
>
>
> That ORM is pretty impressive:
> http://roundup.sourceforge.net/doc-1.0/design.html#roundup-database
>
> I like h
[EMAIL PROTECTED] wrote:
> Richard Jones wrote:
>> I'm proud to release version 1.1.3 of Roundup.
>> five database back-ends (anydbm, sqlite, metakit,
>> mysql and postgresql).
>
> That ORM is pretty impressive:
> http://roundup.sourceforge.net/doc-1.0/design.html#roundup-database
> [snip]
> Is it
Richard Jones wrote:
> I'm proud to release version 1.1.3 of Roundup.
> five database back-ends (anydbm, sqlite, metakit,
> mysql and postgresql).
That ORM is pretty impressive:
http://roundup.sourceforge.net/doc-1.0/design.html#roundup-database
I like how easy it is to specify m-to-n relations.
Richard Jones wrote:
> I'm proud to release version 1.1.3 of Roundup.
That's supposed to say 1.2.0. Sigh.
--
http://mail.python.org/mailman/listinfo/python-list
I'm proud to release version 1.1.3 of Roundup.
Feature:
- supports Python 2.5, including the sqlite3 module
- full timezone support (sf patch 1465296)
- handle connection loss when responding to web requests
- match incoming mail In-Reply-To against existing messages when no issue
id is specifie