Django for ISchoolers: Difference between revisions

imported>Aldeka
imported>Aldeka
Line 903:
 
== AJAX and Django ==
 
TODO: Write this!
 
For now, [http://webcloud.se/log/AJAX-in-Django-with-jQuery/ http://webcloud.se/log/AJAX-in-Django-with-jQuery/]
 
== Test-driven development, part two ==
 
TODO: (walk through how to write tests for a new feature)
 
[http://dougalmatthews.com/articles/2010/jan/20/testing-your-first-django-app/ http://dougalmatthews.com/articles/2010/jan/20/testing-your-first-django-app/]
 
[https://docs.djangoproject.com/en/dev/topics/testing/ https://docs.djangoproject.com/en/dev/topics/testing/]
 
== Authentication and Users (and reusing apps) ==
Anonymous user