pkgsrc/www/py-uliweb/distinfo
wen bb569b06d8 Update to 0.4.1
Upstream changes:
0.4.1 Version 2014-11-22

    Add new app sequence, you can use it to create sequence value.
    Fix generic version parameter passing to obj.save() bug, only when version is not False will be passed
    Improve nginx and supervisor config content for deployment
    Fix multi expose expose('/') and expose('') for the same URL bug
    Add strict_slashes=False to Map instance.
    Add Reference() with reference_class is None, it can replace SelfReference
    Add ManyToMany() with reference_class is None, it can implements self manytomany relationship.
    Fix ManyToMany() with through model references to the same model bug
    Add #{appname} support in settings.ini
    Add support for head.js
    Fix template try bug

0.4 Version 2014-9-17

    Refactor template with tornado
    Fix Pickle default value process bug, will not convert empty value to ''
    Add staticize command
    Resume DEBUG_TEMPLATE option for template
    Fix count implement when there is group_by, limit, join, it'll use select count(*) from (select * from table)
    Add debug parameter for tracing i18n language
    ORM add duplication support, so you can set it in CONNECTIONS options, it'll make definition of Model engine simple
    Add set_session() function to orm
    Add fieldname parameter to Property, and fix column mapping process between property and table field
    Add -z paramter to load and loadtable command, thanks for linuxr
    Fix uliweb load for csv format bug, thanks for taogeT
    Fix tmp/templates_temp creation
2016-03-04 13:54:25 +00:00

6 lines
399 B
Text

$NetBSD: distinfo,v 1.4 2016/03/04 13:54:25 wen Exp $
SHA1 (Uliweb-0.4.1.tar.gz) = 1b21bebc8c70b7e4ad3a65d3cfa5aa451baad563
RMD160 (Uliweb-0.4.1.tar.gz) = 50114cd80ecae0d6de7fb4eaa23bf0a926d62cd3
SHA512 (Uliweb-0.4.1.tar.gz) = bd607bb49c8c483162c8085e2a4924bb6eb37c5c771a7c0c1c07690aa4d44c67b3b217eb7c2e7896e9947b76f29be32771a38b4e10864fcc238c611a2c4a2420
Size (Uliweb-0.4.1.tar.gz) = 527635 bytes