public
Description: A Django timesheet application.
Homepage:
Clone URL: git://github.com/myles/django-timesheet.git
name age message
file .gitignore Thu May 28 22:15:41 -0700 2009 Initial commit. [asgardproject]
file LICENSE Thu May 28 22:15:41 -0700 2009 Initial commit. [asgardproject]
file README Mon Jun 01 07:33:52 -0700 2009 Did some important work with the templates. [asgardproject]
file bootstrap.py Thu May 28 22:15:41 -0700 2009 Initial commit. [asgardproject]
file buildout.cfg Mon Jun 01 07:33:52 -0700 2009 Did some important work with the templates. [asgardproject]
file setup.py Fri May 29 10:28:14 -0700 2009 Got the basic feel of the models/admin. [asgardproject]
directory src/ Mon Jun 01 07:33:52 -0700 2009 Did some important work with the templates. [asgardproject]
README
Django Timesheet
================

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

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

 * django.contrib.auth

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