Changes between Initial Version and Version 1 of Ticket #28122
- Timestamp:
- Apr 25, 2017, 2:41:39 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28122 – Description
initial v1 75 75 Server time: Tue, 25 Apr 2017 07:24:00 +0000 76 76 77 Internal Server Error: / qml/77 Internal Server Error: /browse/ 78 78 Traceback (most recent call last): 79 79 File "/home/natt/.virtualenvs/django111/lib/python3.5/site-packages/django/core/handlers/exception.py", line 41, in inner … … 84 84 response = wrapped_callback(request, *callback_args, **callback_kwargs) 85 85 File "/home/natt/tmp/demo/demo/urls.py", line 23, in main 86 return serve(request, path, '/ home/natt/cnmi/his/his/qmlweb/qml', show_indexes=True)86 return serve(request, path, '/tmp', show_indexes=True) 87 87 File "/home/natt/.virtualenvs/django111/lib/python3.5/site-packages/django/views/static.py", line 43, in serve 88 88 return directory_index(path, fullpath)