Ask Your Question

Revision history [back]

There are currently no plans to include Django with Sage. Nobody has ever suggested doing so or brought it up on the list. I think Django is very "easy" to install using easy_install into Sage, though, e.g.,

sage -sh
easy_install django

Probably there is no need to include it with Sage.