Add an app configuration for reviewboard.admin.

Review Request #10487 — Created April 1, 2019 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

This adds an app configuration, giving reviewboard.admin a namespaced
label so that it doesn't conflict with django.contrib.admin. This is
needed for Django 1.11.

Unit tests pass on Django 1.6 and 1.11 (with other in-progress changes).

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add an app configuration for reviewboard.admin.
This adds an app configuration, giving `reviewboard.admin` a namespaced label so that it doesn't conflict with `django.contrib.admin`. This is needed for Django 1.11.
afbf1755a81c60e6f4ff0a90450b5dbd4be48b91 Christian Hammond
reviewboard/admin/__init__.py
reviewboard/admin/apps.py
Loading...