I wrote up the majority of this on a Friday night, so cut me a tad bit of slack:) Feel free to take a glance at the entire source.
NoteColddirt's source code is run from Django SVN, check out on May 10th-ish. If you are using a newer branch, some things have changed. i.e. clean_data has been renamed cleaned_data. Remember to check the BackwardsIncompatible page in the wiki.Part 1: Simple AJAX with Django
Part 2: Django Newforms Usage
Part 3: Search with Django
Part 4: Django's Syndication Framework (simple)
Part 5: Django's Syndication Framework (little more complex)
This entry is from my tech blog and was written on May 29, 2007. It's been tagged with Tips, Tricks and Hacks and Web and Django. There have been 0 comments so far.