Находки в опенсорсе: Python
@opensource_findings_python
988
subscribers
4
photos
145
links
Легкие задачки в опенсорсе из мира Python
Чат:
@opensource_findings_chat
Download Telegram
Join
Находки в опенсорсе: Python
988 subscribers
Находки в опенсорсе: Python
https://github.com/typeddjango/django-stubs/issues/2549
#typing
#django_stubs
upd:
решено
✅
GitHub
Missing coroutine support of django.contrib.auth.decorators · Issue #2549 · typeddjango/django-stubs
Bug report What's wrong Since Django 5.1 the django.contrib.auth.decorators login_required(), permission_required(), and user_passes_test() support wrapping async functions. django-stubs doesn&...
Находки в опенсорсе: Python
https://github.com/typeddjango/django-stubs/issues/2574
#typing
#django_stubs
upd:
решено
✅
GitHub
`BaseModelAdmin.get_inlines()` return type doesn't match `ModelAdmin.inlines` type · Issue #2574 · typeddjango/django-stubs
Bug report What's wrong In django-stubs/contrib/admin/options.pyi, we have that BaseModelAdmin.get_inlines() should return a list: class BaseModelAdmin(Generic[_ModelT]): # ... def get_inlines(...
👍
4