diff options
Diffstat (limited to 'src/resource_inventory/urls.py')
-rw-r--r-- | src/resource_inventory/urls.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/resource_inventory/urls.py b/src/resource_inventory/urls.py index a1eace7..a008176 100644 --- a/src/resource_inventory/urls.py +++ b/src/resource_inventory/urls.py @@ -9,7 +9,8 @@ ############################################################################## -"""laas_dashboard URL Configuration +""" +laas_dashboard URL Configuration. The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.com/en/1.10/topics/http/urls/ |