| Hi, I am very new to Django and REST framework so I am probably asking very stupid question, but how can I make html browsing work? I spent an hour googling and still nothing. :-( When I try to access endpoint via html, I end up with exception from the subject. When I copied api.html from the djangorestframework sources into my application directory, it failed with missing base.html. And copying all the template files into the app directory does not seem like good idea to me. Can anybody point me? Thanks a lot, Libor | |
|---|---|