]> git.parisson.com Git - django-notes.git/commit
Bunch of changes, see the changelog.
authorColin Powell <colin.powell@gmail.com>
Sun, 8 Jan 2012 20:27:19 +0000 (20:27 +0000)
committerColin Powell <colin.powell@gmail.com>
Sun, 8 Jan 2012 20:27:19 +0000 (20:27 +0000)
commit7be8dd5607e9c1741a5e7af7dac742c7298c7be1
tree190b0c75d2a88686ab7c030891358263954cb205
parent7b555dbade8816a4adc01c7d66c5ae2efafbc1f0
Bunch of changes, see the changelog.
16 files changed:
MANIFEST.in
README [deleted file]
README.md [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/changelog.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/installation.rst [new file with mode: 0644]
docs/signals.rst [new file with mode: 0644]
docs/templatetags.rst [new file with mode: 0644]
docs/usage.rst [new file with mode: 0644]
notes/__init__.py
notes/admin.py
notes/urls.py [new file with mode: 0644]
notes/views.py [new file with mode: 0644]
setup.py