-
- Downloads
reorganize repository before adding new ui application: put modules that will...
reorganize repository before adding new ui application: put modules that will be shared between api and ui apps in swh.web.common
Showing
- swh/web/api/apidoc.py 1 addition, 1 deletionswh/web/api/apidoc.py
- swh/web/api/apiresponse.py 3 additions, 2 deletionsswh/web/api/apiresponse.py
- swh/web/api/utils.py 1 addition, 111 deletionsswh/web/api/utils.py
- swh/web/api/views/__init__.py 1 addition, 1 deletionswh/web/api/views/__init__.py
- swh/web/api/views/content.py 4 additions, 3 deletionsswh/web/api/views/content.py
- swh/web/api/views/directory.py 2 additions, 1 deletionswh/web/api/views/directory.py
- swh/web/api/views/entity.py 2 additions, 1 deletionswh/web/api/views/entity.py
- swh/web/api/views/origin.py 3 additions, 2 deletionsswh/web/api/views/origin.py
- swh/web/api/views/person.py 1 addition, 1 deletionswh/web/api/views/person.py
- swh/web/api/views/release.py 2 additions, 1 deletionswh/web/api/views/release.py
- swh/web/api/views/revision.py 7 additions, 5 deletionsswh/web/api/views/revision.py
- swh/web/api/views/stat.py 1 addition, 1 deletionswh/web/api/views/stat.py
- swh/web/common/converters.py 0 additions, 0 deletionsswh/web/common/converters.py
- swh/web/common/exc.py 0 additions, 0 deletionsswh/web/common/exc.py
- swh/web/common/query.py 1 addition, 1 deletionswh/web/common/query.py
- swh/web/common/service.py 3 additions, 3 deletionsswh/web/common/service.py
- swh/web/common/swh_templatetags.py 0 additions, 1 deletionswh/web/common/swh_templatetags.py
- swh/web/common/utils.py 120 additions, 0 deletionsswh/web/common/utils.py
- swh/web/tests/api/test_api_lookup.py 1 addition, 1 deletionswh/web/tests/api/test_api_lookup.py
- swh/web/tests/api/test_apiresponse.py 1 addition, 1 deletionswh/web/tests/api/test_apiresponse.py
Loading
Please register or sign in to comment