pkgsrc/www/py-uliweb/distinfo
wen f526914630 Update to 0.5
Upstream changes:
0.5 Version

    Fix OneToOne result object not be cached bug
    When access reversed OneToOne property, if OneToOne record not existed, it'll auto create a blank object automatically. And if delete one record, it'll delete reversed onetoone record also.
    Add lock protect when creating request and response local instance in _open() function
    Add ORM Model migrate support
    Refactor SortedDict with dict base class
    Add model_config app, to support dynamic create model
    Add model ipython notebook support
    Refact sqldot
    Add environ variables passing in uliweb shell command
    Change app_url syntax to {'suffix':} to {'prefix':} only for dict data type

    Add URL route option in settings, it is [URL_ROUTE], format is

    [URL_ROUTE]
    any_key_1 = ('mapping_str', 'replacement')
    any_key_2 = ('mapping_str', 'replacement')

    Change uliweb jupyter extension load mechanism from automatically to %load_ext uliweb
2016-08-13 14:14:28 +00:00

6 lines
391 B
Text

$NetBSD: distinfo,v 1.5 2016/08/13 14:14:28 wen Exp $
SHA1 (Uliweb-0.5.tar.gz) = e9c533c012ccee1671c0eef402cd453875482174
RMD160 (Uliweb-0.5.tar.gz) = ea5a86c2da43ee567519823e7e11a7a31f7e7871
SHA512 (Uliweb-0.5.tar.gz) = 1d19b5f8b14515a7dbe37b42409d8fff52200ec4e1861a7a37d18ce3134027d922161b7a1d3bee051080e38bccbbe4d40e046d55a28b44bac7002114cc2d9b92
Size (Uliweb-0.5.tar.gz) = 564198 bytes