myles / django-contacts

A Django address book application.

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file LICENSE Thu May 28 22:12:12 -0700 2009 Did a lot of work. [myles]
file README
file bootstrap.py Thu May 28 18:49:10 -0700 2009 Initial commit of Django Contacts. [myles]
file buildout.cfg
directory docs/ Thu May 28 22:12:12 -0700 2009 Did a lot of work. [myles]
file setup.py
directory 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/