Jacob Coffee
Jacob Coffee
@litestar-org/maintainers when we have examples like this, how do we want to handle the moving of them? Should we *create* `my_app`? or do we ignore and allow the test to...
It would also be helpful to display some kind of banner that you are browsing a PR version of the docs with a mention of the branch name or pr...
This could/would be accomplished by developing an internal plugin via https://docs.litestar.dev/latest/usage/plugins.html#plugins. Some examples of others: - https://github.com/litestar-org/litestar/pull/3145#issuecomment-1966921258 - https://github.com/cofin/litestar-granian - https://github.com/guacs/litestar-svcs
I think at this stage, we have "native" support in the library and all we need to do OAuth2 connections as a client to any server. I'm not sure what...
This would be changed in `/pages/page/1809/change/` in the backend - but this would need input from the @python/psf-board-directors as to whether we should change verbiage on https://policies.python.org/python.org/code-of-conduct/Procedures-for-Reporting-Incidents/ to suggest reporting...
Otherwise I think all other deps are good to go? I donβt know if i trust it :) With honeypot commented out: ``` β¦(1)π€·] via π orbstack via π€ v22.5.1...
Waiting on https://github.com/jazzband/django-pipeline/issues/834 due to https://github.com/python/pythondotorg/actions/runs/15638699855/job/44060476992?pr=2741
length_is depr since 4.2, out in 5: https://docs.djangoproject.com/en/dev/releases/5.1/#features-removed-in-5-1
Tests passing locally π ``` β¦1)π€·β] via π orbstack via π€ v22.5.1 via ξ΅ pyenv via π v2.7.8 took 2m27s β make test # Build web container for this project...
Investigate separately these non-failing warnings ``` ......................../usr/local/lib/python3.12/site-packages/admin_interface/templatetags/admin_interface_tags.py:29: UserWarning: Language chooser requires 'django.middleware.locale.LocaleMiddleware' in your MIDDLEWARE to work. warnings.warn( ............................................................/usr/local/lib/python3.12/site-packages/admin_interface/templatetags/admin_interface_tags.py:29: UserWarning: Language chooser requires 'django.middleware.locale.LocaleMiddleware' in your MIDDLEWARE to work. warnings.warn(...