kartoza / rir-dashboard

An open platform for risk informed response planning.
https://kartoza.github.io/rir-dashboard
GNU Affero General Public License v3.0
1 stars 5 forks source link

Instance page needs to be independent #253

Open meomancer opened 2 years ago

meomancer commented 2 years ago

Currently instance page (List, edit, create) is in instance page. Example : http://localhost:2000/somalia/admin/instance/

It should be in it's own page http://localhost:2000/admin/instance/

Make sure it does not override the django admin page