-
installed from dev branch, install successful.
loaded Case 1:
2024-11-07T15:34:52 SUCCESS Plugin installed successfully
2024-11-07T15:35:12 INFO CanCurve : ui populated for testCa…
-
In v3.15.0 the [register](https://github.com/encode/django-rest-framework/blob/2d8e9ad8195324e50506a6a93195f08fbb095fc3/rest_framework/routers.py#L56) function will fail with nested routes, cause the …
-
This document [Big changes to edx-platform](https://docs.google.com/document/d/1s-Aqbq8ohA-YG9jhrV3VCQyAUXDQgE8nq4DH7Ntr79E/edit) contains a segment to convert
**Improve HTTP APIs.**
1. Switc…
-
Hello,
I Hope we can see :
-Django DRF vs Django Ninja
-Django with celery vs Nodjs or Go
And you can chose the best combination of Django Ninja with celery vs Nodjs or Go.
This will be f…
-
Hi @ryanvolz, just checking if we can expect a numpy v2 compatible release on PyPI soon.
I'm getting the following import error so far. It seems the conda release might work right now, but a PyPI r…
-
I would love to contribute if no one is up for taking this
-
**Describe the bug**
For code reuse, it's often useful to expose endpoints for the same data at different layers within the overall tree of data. If a `DataclassSerializer` is used for both a paren…
-
This [api](https://github.com/openedx/edx-platform/blob/8d0ada54c428b0c546119338d3661980ed4d23d2/lms/djangoapps/instructor/views/api.py#L1257) needs to be converted using DRF.
**API URL for local**…
-
Django-rest-framework JSONField can be [any JSON primitive](https://www.django-rest-framework.org/api-guide/fields/#jsonfield). In our codebase, its used in fields where we would expect specifically a…
-
Hello, i installed drf_spectacular in my project that uses django-hosts for handling multiple subdomains. spectacular doesn't detect any view because my ROOT_URLCONF is empty.
here is my django_hos…