On Fri, Nov 20, 2009 at 12:39 PM, Jonathan Vanasco
wrote:
> On Nov 20, 2:51 pm, Mike Orr wrote:
>
>> * Delete deprecated subpackage: rails.
>> These are replaced by new helpers in date, html, misc, number, text.
> Can we get a mapping of what is now where ?
I don't have a 1:1 list, but it shou
On Nov 20, 2:51 pm, Mike Orr wrote:
> WebHelpers 1.0b1 is released. It contains a year's worth of
> enhancements since 0.6.4, listed below. Get your fresh copy
> athttp://pypi.python.org/pypi/WebHelpers/1.0b1
rad!
> * Delete deprecated subpackage: rails.
> These are replaced by new helpers
WebHelpers 1.0b1 is released. It contains a year's worth of
enhancements since 0.6.4, listed below. Get your fresh copy at
http://pypi.python.org/pypi/WebHelpers/1.0b1
Documentation is in the module docstrings.
1.0 final will be released as soon as I finish the online
documentation and pending e
WebHelpers 1.0b1 is released. It contains a year's worth of
enhancements since 0.6.4. Get it at
http://pypi.python.org/pypi?name=WebHelpers
**
--
Mike Orr
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email
Hello all,
I have been evalueating different form building librarys.
Thanks to many friends on the list I have a pritty nice understanding of
how different libraries render forms.
I am trying my hand at formbuild right now. The most striking feature
to me was that unlike to.Forms I did not need
I'm going to keep this thread alive.
I ended up using the containers class you mentioned. I think my
solution is _really_ similar to Tycon's solution as mentioned in the
splitting validate ticket except I don't use decorators. Somehow I
did not see his solution until I saw that ticket
(http://py