[algorithms, api] Add support for retrieving binary algorithms
Showing
- beat/web/algorithms/api.py 44 additions, 0 deletionsbeat/web/algorithms/api.py
- beat/web/algorithms/api_urls.py 10 additions, 0 deletionsbeat/web/algorithms/api_urls.py
- beat/web/algorithms/migrations/0002_cxx_backend.py 20 additions, 0 deletionsbeat/web/algorithms/migrations/0002_cxx_backend.py
- beat/web/algorithms/tests/core.py 160 additions, 0 deletionsbeat/web/algorithms/tests/core.py
- beat/web/algorithms/tests/tests_api.py 332 additions, 34 deletionsbeat/web/algorithms/tests/tests_api.py
- beat/web/code/api.py 1 addition, 1 deletionbeat/web/code/api.py
- beat/web/code/models.py 14 additions, 14 deletionsbeat/web/code/models.py
- beat/web/code/serializers.py 5 additions, 1 deletionbeat/web/code/serializers.py
- beat/web/common/models.py 5 additions, 10 deletionsbeat/web/common/models.py
- beat/web/libraries/migrations/0002_cxx_backend.py 20 additions, 0 deletionsbeat/web/libraries/migrations/0002_cxx_backend.py
- beat/web/plotters/migrations/0002_cxx_backend.py 20 additions, 0 deletionsbeat/web/plotters/migrations/0002_cxx_backend.py
Loading
Please register or sign in to comment