Add an app configuration for reviewboard.admin.
Review Request #10487 — Created April 1, 2019 and submitted — Latest diff uploaded
This adds an app configuration, giving
reviewboard.admin
a namespaced
label so that it doesn't conflict withdjango.contrib.admin
. This is
needed for Django 1.11.
Unit tests pass on Django 1.6 and 1.11 (with other in-progress changes).