]> git.parisson.com Git - django-notes.git/commit
A catch up commit, as I was getting lazy.
authorColin Powell <colin@onecardinal.com>
Sat, 30 Apr 2011 03:57:17 +0000 (23:57 -0400)
committerColin Powell <colin@onecardinal.com>
Sat, 30 Apr 2011 03:57:17 +0000 (23:57 -0400)
commit5eb8353f2fbf139dc5a5ce82a54f4c7373a3e512
tree1d44d4c3c8ba8ab33ee114371330fd69b84640a4
parent821e5cb6e22e52d430ccb762f5ed33b10d052fdd
A catch up commit, as I was getting lazy.
.gitignore [new file with mode: 0644]
notes/__init__.py [new file with mode: 0644]
notes/admin.py
notes/forms.py [new file with mode: 0644]
notes/models.py