Django for ISchoolers: Difference between revisions

Content added Content deleted
imported>Aldeka
imported>Aldeka
Line 903: Line 903:


== AJAX and Django ==
== 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 ==
== Test-driven development, part two ==


(walk through how to write tests for a new feature)
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) ==
== Authentication and Users (and reusing apps) ==