-
Today, i was learning and practise about Rest-API using Django Rest Framework(DRF).
-
# Lenguajes de Programación
Python
JavaScript
# Lenguajes de Marcas
HTML
* Css
# Librerías
# Frameworks
Django
* Migraciones
* Apps de Django
*
- [ ] Task 1
# Base de Datos
Sqlite
Postg…
-
**Merge** these methods into a single method named **get()**, **rewrite** their params and logic according to django rest framework. Also incorporate **serializers** in the said method.
-
from the logs:
`/home/django/django/lib/python3.6/site-packages/rest_framework/pagination.py:200: UnorderedObjectListWarning: Pagination may yield inconsistent results with an unordered object_list:…
-
Some languages have duplicate pages on topic that is already present, e.g.:
Python Django framework is present under both languages and web app sections:
https://developer.fedoraproject.org/tech/l…
-
JSON web token authorization lib is not working in the latest django rest framework and it is also defined in the official docs of it. I have searched many ways but for that i'll have to revert my ver…
-
Hi there!
I've faced interesting issue, when using Silk in Django projects, using pickle (https://docs.python.org/3/library/pickle.html) and also trying to save request.body as binary data in DB (M…
-
As the use of real-time communication protocols like WebSockets becomes more and more common in modern web applications, it's important for frameworks and libraries to support these protocols. While D…
-
**Describe the bug**
When I submit a substance to the API, I am receiving a internal service error an no substance is stored.
**To Reproduce**
Steps to reproduce the behavior:
1. Prepare Contr…
-
**Describe the bug**
Sometimes the log in doesn't redirect properly to the home page. It gets stuck in the authentication page
**To Reproduce**
Steps to reproduce the behavior:
1. Go to fAIr an…