Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: =?ISO-8859-1?Q?C=E9dric_Krier?= Newsgroups: comp.lang.python.announce Subject: Tryton 3.8 released Date: Mon, 2 Nov 2015 14:20:45 -0800 (PST) Lines: 29 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de vZigREMUegTsWG44NhbxtQu4Qu/SQpennTdJRS4Xx6Gg== X-Orig-Path: i2no2712741igv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.073 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.01; '(python': 0.05; 'fixes': 0.05; 'bootstrap': 0.07; 'postgresql': 0.07; 'subject:released': 0.07; 'high-level': 0.09; 'migration': 0.09; 'scalability': 0.09; 'security.': 0.09; 'supported.': 0.09; 'bug': 0.10; 'python': 0.10; 'modification': 0.15; '(gtk),': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'jquery': 0.22; 'written': 0.24; 'header :User-Agent:1': 0.26; "doesn't": 0.26; 'developers': 0.26; 'compatible': 0.27; 'supported': 0.27; 'followed': 0.27; 'core': 0.32; 'announce': 0.32; 'previous': 0.34; 'server': 0.34; 'received:google.com': 0.35; 'done': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'possible': 0.36; 'modules': 0.36; 'client': 0.37; 'release': 0.37; 'received:209': 0.38; 'application': 0.39; 'information,': 0.61; 'providing': 0.62; 'more': 0.63; 'complete': 0.63; 'license': 0.65; 'series': 0.65; 'developed': 0.66; 'here': 0.66; 'to:addr:comp-lang-python- announce': 0.68; 'business': 0.69; 'received:130': 0.73; 'to:addr:moderators.isc.org': 0.77; 'browser.': 0.81; 'received:130.133': 0.81; 'received:130.133.4': 0.81; 'received:130.133.4.7': 0.81; 'received:individual.net': 0.81; 'received:moderators.individual.net': 0.81; '3.8': 0.84; 'campaign.': 0.84; 'gtk': 0.84; 'message-id:@googlegroups.com': 0.84; 'url:posts': 0.84; 'url:demo': 0.91 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=path:newsgroups:date:complaints-to:injection-info:nntp-posting-host :user-agent:mime-version:message-id:subject:from:injection-date:to :content-type:content-transfer-encoding; bh=5+uq3Erd1PElYL4hrlEN1duQHsG54WYB6uUVGgQQJBE=; b=X+uO3RS/VS5tpHVTcIxj6HtFdpIUWVk0OTF7ju/+eaFUDs8LzlFuzEl2Hz4233kRLa FuGsenLiZlmMNewOMOpHLdlZYieCXamBYToyze5jct5f5q9P2uOp5X8IQKrtTbTAmk4M jPzwE9jBa5Fbub0jqZzsZVOW+9K3AMIlRVn41zNlffQn+8LtUeHPFjR/cE1nf60zQEIU JxXxVjJK6m0gCM92IcuNyrR85clJlUGP0GzH8UMesfUfi5D65aifZZbRsJMRflggSZRz W2i1SRp6O0VHj/toQij4mP9qAK6+YeDlFjxCEeZbMgLMDPMlaTyXsrx1DQYM6HEv7Fri tO+A== X-Received: by 10.129.82.193 with SMTP id g184mr21382063ywb.44.1446502846698; Mon, 02 Nov 2015 14:20:46 -0800 (PST) X-Received: by 10.50.33.73 with SMTP id p9mr258842igi.4.1446502846590; Mon, 02 Nov 2015 14:20:46 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=109.88.174.4; posting-account=KMnWFwoAAADKXBC7pUdLIrTFuYFBF3ZL User-Agent: G2/1.0 Injection-Date: Mon, 02 Nov 2015 22:20:46 +0000 X-Mailman-Approved-At: Tue, 03 Nov 2015 04:45:23 -0500 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:1912 We are proud to announce the 3.8 release of Tryton. Tryton is a three-tier high-level general purpose application platform unde= r the license GPL-3 written in Python and using PostgreSQL as database engi= ne. It is the core base of a complete business solution providing modularity, s= calability and security. For the first time the release contains sao, the new web client of Tryton. = It is the result of the Indiegogo campaign. It is developed using mainly jQ= uery and Bootstrap and its design is responsive. It requires a recent HTML5= compatible browser. Its usage doesn't require any modification on the serv= er side, every modules are working out of the box with sao just like they d= o with the GTK client. A demo is available at http://demo.tryton.org using = demo/demo as login/password. This brings to 3 the number of supported clien= t for Tryton (tryton (GTK), proteus (Python script) and sao (Javascript). A lot of work has been done to improve the accessibility of the GTK and web= clients. For the GTK client, we followed the GNOME Accessibility Developer= s Guide as much as possible and for the web client, we followed the Web Acc= essibility Initiative of the W3C. And of course, this release contains many bug fixes and performance improve= ments. As usual, migration from previous series is fully supported. For more information, here is the full news: http://www.tryton.org/posts/ne= w-tryton-release-38.html