We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84de994 commit 272b97fCopy full SHA for 272b97f
setup.py
@@ -16,7 +16,7 @@
16
17
18
setup(
19
- name='django-oauth2-admin',
+ name='django-admin-oauth2',
20
version='0.1',
21
description='A django app that replaces the django admin authentication mechanism by deferring to an oauth2 provider',
22
long_description=README,
0 commit comments