I\'m wondering if is it possible to have autocompletion, autoformatting, and those beautiful things working in Eclipse IDE for Django based templates.
Mainly for the
By default PyDev has "Templates" which makes this very easy. I created templates for all the Django template tags and shared them on Bitbucket. Just download them and import it in Eclipse.