It was only recently that I finally learned how Etags work in Emacs and made myself a tags file for Django's source code -- now that I'm 4/5 of the way to pure programming leisure I can't rest until the laziness is complete.
That means making a programmatic map of django class/function import paths, so I don't have to keep looking up where the "reverse" function comes from, etc. Does anyone know of a plugin like this for any editor? Or does anyone own a representation of django's import paths in some sort of parseable format? Thanks! Eric -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.