[Systers-dev] Weekly status report
Anna Granudd
anna.granudd at gmail.com
Fri Jul 16 01:50:20 PDT 2010
Hi all,
this week I've been working on finding a solution which lets us use the
build in as_p functionality in Django to create automated forms. The normal
as_p doesn't include fieldset's and div's so we needed to find something
adding these if we were to use the automated part. I tried a few different
solutions found online and at the end decided what was most appropriate was
WTForm, a django snippet adding the missing parts and more than that. I
hacked the snippet a bit, fixed minor bugs and removed the extras (it was
build for Yahoo UI with multiple levels of divs, which was more than we
wanted) and it now seems to work rather much the way we want it to (although
it doesn't actually support as_p - only as_div).
After finding this solution I started implementing a delete_list
functionality in the rest-client. Barry added this function to the
rest-server last week so we could now implement it in the client as well and
so I did, along with a test to know it works as desired. Testing it I also
find some minor bugs in the client which Florian quickly fixed.
That was all for this week, have a nice weekend everyone!
Cheers,
Anna
To contribute to this conversation, send mail to <systers-dev+systersdev4 at systers.org>
More information about the Systers-dev
mailing list