Tooltips now properly disappear when another text box with a tooltip has been highlighted.
Also known as Issue 132.
Patch by: Mario Ferraro
Reviewed by: Lennard de Rijk
# Django settings for the example project.DEBUG = TrueTEMPLATE_DEBUG = DEBUGROOT_URLCONF = 'examples.urls'