Skip to content

altimore/django-contacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Contacts
===============

An Address Book for keeping People on Companies.

Requirements
------------

* Python_: 2.4 and higher (but lower than 3)
* Django_: 1.1.1

 * django.contrib.auth
 * django.contrib.contenttypes
 * django.contrib.comments
 
 django-model-utils
 django-import-export
 django-autoslug
 

Thanks
------

* Marco Louro: http://marcolouro.com/
* Enrico Batista da Luz: http://ricobl.wordpress.com/
* Kristijan Mitrovic: http://kris-itproblems.blogspot.com/

.. _Python: http://python.org/
.. _Django: http://djangoproject.com/

About

A Django address book application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.5%
  • Shell 5.5%