public
Description: A Django Timecard application.
Homepage:
Clone URL: git://github.com/myles/django-timecard.git
name age message
file .gitignore Thu May 28 22:15:41 -0700 2009 Initial commit. [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 Mon Jun 01 06:06:13 -0700 2009 Renamed everything to timecard. [myles]
file setup.py Mon Jun 01 06:06:13 -0700 2009 Renamed everything to timecard. [myles]
directory src/ Mon Jun 22 12:02:06 -0700 2009 Fixed a minor mistake. [myles]
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