diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-04-02 14:30:32 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-04-02 14:30:32 (GMT) |
commit | 5d74968fd081864a2e0cfbeeccfeacbf3bdc078d (patch) | |
tree | 2a23edfc5e9e003c4676e9360364e7b1bfd64775 | |
parent | 37d54b9c36bf9079b8c95a9e7fc84d09361704e2 (diff) |
updated requirements and todo list.
-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 |