public
Description: A Django Timecard application.
Homepage:
Clone URL: git://github.com/myles/django-timecard.git
name age message
file .gitignore Mon Jul 06 14:12:46 -0700 2009 Started work on version 0.2. [myles]
file LICENSE Thu May 28 22:15:41 -0700 2009 Initial commit. [myles]
file README Mon Jun 01 06:06:13 -0700 2009 Renamed everything to timecard. [myles]
file bootstrap.py Thu May 28 22:15:41 -0700 2009 Initial commit. [myles]
file buildout.cfg Thu Nov 26 06:13:42 -0800 2009 Moving to Django 1.1.1 [Myles Braithwaite]
file setup.py Mon Jul 06 14:12:46 -0700 2009 Started work on version 0.2. [myles]
directory src/ Thu Nov 26 08:51:03 -0800 2009 Removed the permission thingy. Need to work on ... [Myles Braithwaite]
README
Django Timecard
===============

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

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

 * django.contrib.auth

* DateUtil_

.. _Python: http://python.org/
.. _Django: http://djangoproject.com/
.. _DateUtil: http://labix.org/python-dateutil