Author: skam Posted: May 13, 2007 Language: Python Version: .96 Score: 25 (after 25 ratings) Download Raw newforms widget for autocompleting text fields using jquery autocomplete plugin: http://jquery.bassistance.de/autocomplete/ to be implemented: - store the pk value into an hidden field - handling ChoiceFields and many others massimo dot scamarcia at gmail.com 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1