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
lethain (author)
Thu Sep 25 11:28:15 -0700 2008
commit  413dd72b8f8442c69783a75a4c2f8950b2b14b47
tree    eb15a2b0240c461a55720f85856227ee00def317
parent  447f666c8e42dd7ea47a82b41ab16d183b10a04f
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:44:47 -0700 2008 Creates notes app. [lethain]
file manage.py Thu Sep 18 05:42:53 -0700 2008 Created ajax_tut project. [lethain]
directory media/ Loading commit data...
directory notes/
file settings.py
directory templates/
file urls.py