Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #964

SQLObject 1.3.3 and 1.4.1

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <phd@phdru.name>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'url:sourceforge': 0.03; 'classes,': 0.05; 'cache': 0.07; 'mysql,': 0.07; 'classes.': 0.09; 'postgresql,': 0.09; 'rows': 0.09; '(also': 0.16; 'contributors': 0.16; 'development:': 0.16; 'email addr:phdru.name': 0.16; 'email name:phd': 0.16; 'header:X-Face:1': 0.16; 'rhubarb': 0.16; 'sybase,': 0.16; 'to:addr:python-announce-list': 0.16; 'trusty': 0.16; 'url:gmane': 0.16; 'skip:= 10': 0.16; 'meant': 0.20; 'example': 0.22; 'header :User-Agent:1': 0.23; 'proxy': 0.24; 'tables': 0.26; 'to:2**1': 0.27; 'fixed': 0.29; 'andrew': 0.30; 'list:': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'page.': 0.31; 'changes:': 0.31; 'download:': 0.31; 'skip:= 20': 0.31; 'url:python': 0.33; 'announce': 0.33; 'bugs': 0.33; 'programmers': 0.33; 'described': 0.36; 'instances': 0.36; 'url:listinfo': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'list,': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'release': 0.40; 'easy': 0.60; 'new': 0.61; 'url:3': 0.61; 'content- disposition:inline': 0.62; 'complete': 0.62; 'more': 0.64; 'news': 0.67; 'header:Reply-To:1': 0.67; 'url:4': 0.69; 'reply-to:no real name:2**0': 0.71; 'received:93': 0.72; 'received:ru': 0.83; 'site:': 0.83; 'reply-to:addr:python.org': 0.84
Date Sun, 26 May 2013 21:37:03 +0400
From Oleg Broytman <phd@phdru.name>
To Python Announce Mailing List <python-announce-list@python.org>, Python Mailing List <python-list@python.org>
Subject SQLObject 1.3.3 and 1.4.1
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
X-Attribution phd
X-Face "4chVP^f8; 3Bi>x"ic0%DuP(ZLyn:; kzQ1njs]5,GRZG<{<\~`|Shxi7|)d|8uO~HFRfyym {[xs@OYG]2Q]0#}0sjJp`1^1+B6]A2+{9fW=S<O7^"hul]^|AGtiI7SkYF-2VD?UH*h_!zuCIf+^F7 c0x8?W,UfhCAx^YY#1ALhvG\2yG}LW:)zw#1;Yajq"hK~S
X-Operating-System Debian GNU/Linux
X-Url http://phdru.name/
Mail-Followup-To phd@phdru.name, python-list@python.org
User-Agent Mutt/1.5.21 (2010-09-15)
X-Mailman-Approved-At Tue, 28 May 2013 19:56:23 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.2310.1369763784.3114.python-announce-list@python.org> (permalink)
Lines 56
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369763784 news.xs4all.nl 15897 [2001:888:2000:d::a6]:54060
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:964

Show key headers only | View raw


Hello!

I'm pleased to announce bugfix releases 1.3.3 and 1.4.1.


What's new in SQLObject
=======================

* Fixed bugs in pickling and unpickling (remove/restore a weak proxy to self,
  fixed cache handling).

* Added an example of using SQLObject with web.py to the links page.

Contributors for this release are Andrew Trusty and Rhubarb Sin.

For a more complete list, please see the news:
http://sqlobject.org/News.html


What is SQLObject
=================

SQLObject is an object-relational mapper.  Your database tables are described
as classes, and rows are instances of those classes.  SQLObject is meant to be
easy to use and quick to get started with.

SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite,
Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB).


Where is SQLObject
==================

Site:
http://sqlobject.org

Development:
http://sqlobject.org/devel/

Mailing list:
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss

Archives:
http://news.gmane.org/gmane.comp.python.sqlobject

Download:
https://pypi.python.org/pypi/SQLObject/1.3.3
https://pypi.python.org/pypi/SQLObject/1.4.1

News and changes:
http://sqlobject.org/News.html

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            phd@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

SQLObject 1.3.3 and 1.4.1 Oleg Broytman <phd@phdru.name> - 2013-05-26 21:37 +0400

csiph-web