Skip to content

Commit

Permalink
Developer Page Template Designed
Browse files Browse the repository at this point in the history
  • Loading branch information
rshrc committed Jun 8, 2018
1 parent 708ac55 commit 03be04a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified accounts/__pycache__/urls.cpython-36.pyc
Binary file not shown.
1 change: 1 addition & 0 deletions accounts/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
)
from django.contrib.auth import views as auth_views


urlpatterns = [
path('', views.HomeView, name='home'),
path('ratings/', include('star_ratings.urls', namespace='ratings')),
Expand Down

0 comments on commit 03be04a

Please sign in to comment.