Skip to content

Commit

Permalink
Merge pull request #18 from pramodmauryaiiita/master
Browse files Browse the repository at this point in the history
Issue #15
  • Loading branch information
Mojca Rojko authored Apr 28, 2017
2 parents 55d99ec + a74d767 commit d6df5d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ http://www.django-rest-framework.org/tutorial/6-viewsets-and-routers#using-route
urlpatterns = patterns('',
# URLs will show up at <api_root>/devices
# DRF browsable API which lists all available endpoints
url(r'^', include(router.urls)),
# ...
)
Expand Down

0 comments on commit d6df5d9

Please sign in to comment.