myles / django-contacts
- Source
- Commits
- Network (4)
- Downloads (6)
- Graphs
-
Tag:
0.1
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | Thu May 28 22:12:12 -0700 2009 | |
| |
README | ||
| |
bootstrap.py | Thu May 28 18:49:10 -0700 2009 | |
| |
buildout.cfg | ||
| |
docs/ | Thu May 28 22:12:12 -0700 2009 | |
| |
setup.py | ||
| |
src/ |
README
Django Contacts =============== An Address Book for keeping People on Companies. Requirements ------------ * Python_: 2.4 and higher (but lower than 3) * Django_: 1.0.2 * django.contrib.auth * django.contrib.contenttypes .. _Python: http://python.org/ .. _Django: http://djangoproject.com/

