d04216ad79
with the following code the URL is more appropriate (it basically mirrors the user's request) before: http://localhost/device/{shortid} after http://localhost:8000/device/{shortid} |
||
---|---|---|
.. | ||
migrations | ||
templates | ||
__init__.py | ||
admin.py | ||
apps.py | ||
forms.py | ||
models.py | ||
tables.py | ||
urls.py | ||
views.py |