# development ==July 26 2009, Evgeny== django_authopenid: considerably changed user interface log/forum/forms.py: - added tag input validation using regex - fixed bug with date type mismatch near self.fields['birthday'] = in EditUserForm.__init__() /forum/templatetags/extra_tags.py: - fixed date type mismatch in get_age() /templates/content/js/com.cnprog.post.js: - fixed bug with post deletion/recovery javascript: - changed to use of non-minified code - better for editing and debugging /templates/question.html: - fixed display of delete/undelete links templates: added comments in the beginning/end of each template for the debugging purposes - so that you know which template outputs what html