beat.web.libraries.views module¶
-
beat.web.libraries.views.diff(request, author1, name1, version1, author2, name2, version2)[source]¶ Shows the difference between two libraries. The Web API is used to retrieve the details about the libraries and check the accessibility.
Answers to the following URLs
<libraries>/diff/<author1>/<name1>/<version1>/<author2>/<name2>/<version2>/