By the way, I can't reproduce this with Sage 5.12, so it must be newish? I *do* get this behavior if I try to create account with no username. That said, I can navigate back by just using the browser's back button.
> I don't know - a lot use Emacs. I don't think a lot of people use an IDE. > Since in this case what is mostly happening is following templates and > Python code, something like Firebug is probably most useful. There is > nothing related directly to the core Sage piece - it's all the web app that > you are seeing. > > Just for reference, the last error is the only important one, the rest is from the web app - the template for that page is at https://github.com/sagemath/sagenb/blob/master/sagenb/data/sage/html/settings/admin_add_user.html and the actual error is in line 82 of https://github.com/sagemath/sagenb/blob/master/flask_version/admin.py -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
