django-rest-framework
Here are 8,795 public repositories matching this topic...
-
Updated
May 26, 2022 - Python
-
Updated
Sep 1, 2021 - Python
I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.
I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?
I imagine I could inspect my seri
-
Updated
May 26, 2022 - Jupyter Notebook
-
Updated
Dec 14, 2020 - Python
-
Updated
May 4, 2022 - Python
-
Updated
Jun 2, 2022 - Python
-
Updated
Feb 26, 2022 - Python
-
Updated
Apr 23, 2022 - Python
-
Updated
Apr 12, 2022 - Python
-
Updated
Mar 16, 2022 - Python
Server Info (please complete the following information):
- OS: Ubuntu 20.04
- Browser: Chrome and Edge
- RMM Version (as shown in top left of web UI): 0.13.4
Installation Method:
- Standard
- Docker
Agent Info (please complete the following information):
- Agent version (as shown in the 'Summary' tab of the agent from web UI):
- Agent OS: [e.g. Win 10 v2004,
-
Updated
Jun 1, 2022 - Python
Description of the Bug Report
SparseFieldsetsMixin does not adjust field_names by configured format.
Fix:
class SparseFieldsetsMixin:
"""
A serializer mixin that adds support for sparse fieldsets through `fields` query parameter.
Specification: https://jsonapi.org/format/#fetching-sparse-fieldsets
"""
def __init__(self, *args, **kwargs):
-
Updated
Apr 12, 2022 - Python
-
Updated
Jun 1, 2022
-
Updated
May 9, 2022 - Python
-
Updated
May 8, 2022 - Python
-
Updated
Jan 13, 2022
-
Updated
Jun 1, 2022 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
Oct 7, 2017 - Python
-
Updated
Jan 11, 2022 - Python
-
Updated
Jun 6, 2022 - Python
-
Updated
May 31, 2022 - Python
-
Updated
Feb 19, 2022 - Python
Improve this page
Add a description, image, and links to the django-rest-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the django-rest-framework topic, visit your repo's landing page and select "manage topics."


ISSUE TYPE
-feature
SUMMARY
The social auth on the login page lend themselves to a feeling of "follow us on abc social platform" instead of "login via social platform". Consultation with Patternfly and UXD says we can do something like the image below. Patternfly did recommend using phrasing like
Log in with Googleinstead ofsign in![image](https://user-images.githubuserc