<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>TGFKLookup</name>
<shortdesc>A collection of widgets to do Foreign Key related lookups</shortdesc>
<description>Still a work in progress.

AutoCompletingFKLookupField, it's a prototype based
rewrite of the autocompleting TG widget. It allows lookup by ID and text search
and shows both fields. Check the widget browser for a demo.

UpdatableSingleSelectField receives a function on the opt_feeder param
and will setup a controller automagically to update it when the .update()
javascript method from the manager is called. I'm currently using it to make options
lists based on other fields. 
Also takes a predicate if you want to protect the Ajax calls. Demo coming soon.</description>
<maintainer><foaf:Person><foaf:name>Claudio Martinez</foaf:name>
<foaf:mbox_sha1sum>e48cf4c6916bcd8d8d79e3e4bc4d854967f5f44b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1a0.dev-r1772</revision></Version></release>
</Project></rdf:RDF>