One of the problems with the code base today is that are some remnants
of old code.
Django-Project-Management started off as an HTML/jQuery application
before I built the ExtJS interface.
I didn't get around to removing the old HTML templates that are no
longer in use until today.
If you do a SVN update (r260) you'll find that the 'templates' directory
will be removed - all of the templates in use are in the 'new_templates'
directory.
As we get closer to a downloadable release (with documentation etc) I'll
rename it back to templates
Thanks
~sm