A Django timesheet application.
Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src/timesheet
.gitignore
LICENSE
README
bootstrap.py
buildout.cfg
setup.py

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/