I&#39;ve found it useful sometimes to go here <br><br><a href="http://www.djangosites.org/">http://www.djangosites.org/</a><br><br>and check search for &quot;sites with source&quot;.  It may not be best practices per se, but can give you some ideas.  theres also an app out there called dajax?  Dajaxice as well, i think.  I&#39;ve never used either of them but they seem to allow for python driven ajax calls. <br>
<br>and then maybe, last call, try searching through github.  <br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 1:26 PM, Oren Livne <span dir="ltr">&lt;<a href="mailto:livne@uchicago.edu" target="_blank">livne@uchicago.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All,<br>
<br>
What is the best practice of creating a django app with ajax? In particular, polling (periodically updating a portion of a page) and updating a portion upon an event (button click/link click/drop down menu). Sample code would be great.<br>

[I did google it first]<br>
<br>
Thank you so much in advance,<br>
Oren<br>
______________________________<u></u>_________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org" target="_blank">Chicago@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/chicago</a><br>
</blockquote></div><br>