public
Description: The Git repository for the Django, jQuery & Ajax tutorial series.
Homepage: http://lethain.com/entry/2008/sep/21/intro-to-unintrusive-javascript-with-django/
Clone URL: git://github.com/lethain/notes-djapp-tutorial.git
name age message
file .gitignore Thu Sep 18 06:04:48 -0700 2008 Ignoring databases in .gitignore [lethain]
file __init__.py Thu Sep 18 05:42:53 -0700 2008 Created ajax_tut project. [lethain]
file manage.py Thu Sep 18 05:42:53 -0700 2008 Created ajax_tut project. [lethain]
directory media/ Sun Sep 21 07:43:50 -0700 2008 Added CSS stylings for error_msg and success_ms... [lethain]
directory notes/ Fri Sep 26 19:36:22 -0700 2008 Added as-you-type slug availability to user int... [lethain]
file settings.py Thu Sep 25 09:10:03 -0700 2008 Added urls for templates and LOGIN_REDIRECT_URL... [lethain]
directory templates/ Thu Sep 25 09:07:32 -0700 2008 Added the logged_out and login templates. [lethain]
file urls.py Thu Sep 25 09:10:03 -0700 2008 Added urls for templates and LOGIN_REDIRECT_URL... [lethain]