https://github.com/tanrax/python-api-frameworks-benchmark
#python #fastapi #litestar #djangoninja #djangobolt #djangorestframework
📣 Fresh off the oven, new bug fix release of DRF is now on PyPI 🐛
$ pip install -U djangorestframework
https://github.com/encode/django-rest-framework/releases/tag/3.16.1
Main fix is for a regression from 3.16.0, and clean up old code for (unsupported) Python <3.8 and lots of translations updates
Thanks to all the contributors that helped!
"REST in Peace? Django's Framework Problem"
https://danlamanna.com/posts/rest-in-peace-djangos-framework-problem/
Not sure what's happening with Django Rest Framework, but it sounds like "go fuck yourself".
Is there some sort of community-maintained fork, which accepts contributions?
Description Format should be called after ngettext, not before. See example: https://docs.djangoproject.com/en/5.1/topics/i18n/translation/#pluralization Formatting changes is because i don't k...
Spends a little time adding API versioning to a #Django project.

Since I won't really be able to hunt for work for the rest of the year, I'm thinking of working on the web frontend for #LiSE, and turn it into a #django module, rather than the current situation where it's a #cherryPy "app"
Are there best practices, or maybe even frameworks similar to the #djangoRestFramework, that would show me how to make LiSE produce its #messagepack for easy consumption by browsers or whatever?
If you use #PyCharm Pro and have a REST API, you *must* check out the Endpoints tool window.
It shows all of your project's endpoints in one place, along with documentation, schema info, etc!
https://www.jetbrains.com/help/pycharm/django-endpoints.html
https://www.jetbrains.com/help/pycharm/endpoints-tool-window.html
#DRF #Django #DjangoRestFramework #REST #API #Flask #PyCharm #JetBrains #WebDevelopment
Why is the #DjangoRestFramework messing with the French translations of formfield error messages?
You just have to add "rest_framework" in the INSTALLED_APPS of your #Django settings.py for the messages to change for no reason.
Система оценивания для проведения экзаменов, срезов в СПО
Привет всем! Сегодня я расскажу вам о моей системе оценивания, которая создана для проведения экзаменов и оценки знаний студентов. Система построена на Django Rest Framework (DRF) для бэкенда и React с MaterialUI для фронтенда. Я добавии множество полезных функций, включая интеграцию с ISPmanager, которые делают систему удобной и эффективной.
https://habr.com/ru/articles/834008/
#оценка #работ #интеграция #ispmanager #excel #djangorestframework
#Python #Programming #API #oauth