diff options
-rw-r--r-- | README.rst | 2 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ Requirements ============ -- Django 1.3: http://pypi.python.org/pypi/Django/1.3 +- Django 1.2.5: http://pypi.python.org/pypi/Django/1.2.5 - PIL: http://pypi.python.org/pypi/PIL/1.1.6 - python-dateutil: http://pypi.python.org/pypi/python-dateutil/1.5 - PyYAML: http://pypi.python.org/pypi/PyYAML/3.09 @@ -1,4 +1,3 @@ -* create style sheet and update templates * back-port to Django 1.2 * integrate django-haystack * integrate calendar into day schedule view |