Add calendar widget support for timeline fields. Fix docstring typo in soc.views...
commit860034225349148f50d09e9f02bdd0c53fe4ee46
authorPawel Solyga <Pawel.Solyga@gmail.com>
Tue, 20 Jan 2009 20:52:12 +0000 (20 20:52 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Tue, 20 Jan 2009 20:52:12 +0000 (20 20:52 +0000)
tree3e8da5791e8820c9d6378fb7ffaef0b07dbcd83f
parent2ffa2340242e19b02b0d170c3e6282bc0c2047a5
Add calendar widget support for timeline fields. Fix docstring typo in soc.views.models.timeline module. Add timeline edit template which loads necessary javascript files for datetimepicker widget.

Patch by: Pawel Solyga
Review by: to-be-reviewed
app/soc/templates/soc/timeline/edit.html [new file with mode: 0644]
app/soc/views/models/timeline.py