Skip to content

Commit 847556b

Browse files
committed
readme
1 parent ec0bf25 commit 847556b

File tree

4 files changed

+0
-2
lines changed

4 files changed

+0
-2
lines changed

config/urls.py

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
from unifi_portal import urls as unifi_urls
2121

2222
urlpatterns = [
23-
#url(r'^admin/', admin.site.urls),
2423
url(r'^auth/', include('rest_framework_social_oauth2.urls')),
2524
url(r'', include(unifi_urls)),
26-
#url(r'', include(frontend_urls)),
2725
]

logo-django-unifi.png

6.45 KB
Loading

screen/login_reg.png

97.2 KB
Loading

screen/unifi-dash.png

228 KB
Loading

0 commit comments

Comments
 (0)