liqd / adhocracy

Adhocracy is a policy drafting and decision making software for distributed groups and open institutions.
GNU Affero General Public License v3.0
150 stars 37 forks source link

Wrong redirect after instance deletion #877

Open xi opened 10 years ago

xi commented 10 years ago

After successfully deleting an instance I am redirected to /. This works fine if adhocracy.relative_urls is True, but redirects to a non-existing page if it is False. Note that #626 will get in the way of a proper 404 error in that case.