Package: tracker.debian.org Severity: wishlist Dear contributors,
Keywords management is currently done using extensive javascript and ajax requests. As the rest of the application is using Django, we could gain reliability and simplicity using Django forms. We should not require javascript IMHO, better use it unobstrusively instead. This would requires a few core/models simplifications, remove the r'^api/' urls, and loose the fancy modal windows, what do you think? Cheers, Christophe