Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
pylons-discuss
Conversations
About
pylons-discuss
Contact owners and managers
1–30 of 6513
Pylons-Discuss is a mail list for the
Pylons Project
intended for technical support, development, announcements, and general discussion of its packages.
Mark all as read
Report group
0 selected
Laurent Daverio
, …
Mikko Ohtamaa
15
Oct 4
Recommendations for writing API routes?
(maybe too heavily sometimes? ;)) but I can understand why (and I love Typer - or, rather, I love
unread,
Recommendations for writing API routes?
(maybe too heavily sometimes? ;)) but I can understand why (and I love Typer - or, rather, I love
Oct 4
Gael Pasgrimaud
Aug 30
WebTest 3.0.1 has been released.
WebTest 3.0.1 has been released. Here are the changes: - Multiple file input support. - Drop support
unread,
WebTest 3.0.1 has been released.
WebTest 3.0.1 has been released. Here are the changes: - Multiple file input support. - Drop support
Aug 30
Delta Regeer
Aug 14
WebOb 1.8.8 released
Hello all, I have just released WebOb 1.8.8 which fixes an open redirect when it normalizes the
unread,
WebOb 1.8.8 released
Hello all, I have just released WebOb 1.8.8 which fixes an open redirect when it normalizes the
Aug 14
Petr Blahoš
,
Lele Gaifax
2
Jun 21
pyramid_rpc & jsonrpc on Python 3.12
Petr Blahoš <pe...@blahos.com> writes: > I have not yet found the change mentioned in python
unread,
pyramid_rpc & jsonrpc on Python 3.12
Petr Blahoš <pe...@blahos.com> writes: > I have not yet found the change mentioned in python
Jun 21
Gerhard Schmidt
, …
Jonathan Vanasco
5
Jun 14
unit-tests testapp fixture. how to verify databases changes
> While debugging, I found that there is a different dbsession in the request object inside the
unread,
unit-tests testapp fixture. how to verify databases changes
> While debugging, I found that there is a different dbsession in the request object inside the
Jun 14
Petr Blahoš
, …
Jonathan Vanasco
5
May 29
request.resource_url or request.resource_path
I use `_path` and keep all urls relative in most of my code. When I need an absolute url, such as for
unread,
request.resource_url or request.resource_path
I use `_path` and keep all urls relative in most of my code. When I need an absolute url, such as for
May 29
prem anand lakshmanan
,
Delta Regeer
2
May 14
HTTPRequestEntityTooLarge
Have you checked that uWSGI is also configured with the new limit? On May 14, 2024, at 13:57, prem
unread,
HTTPRequestEntityTooLarge
Have you checked that uWSGI is also configured with the new limit? On May 14, 2024, at 13:57, prem
May 14
Pablo Díaz Ogni
,
Jonathan Vanasco
3
Apr 16
What should I use to inject data into multiple view responses before JSON rendering?
Hello, after a whole week trying different approaches I finally went with using BeforeEvent
unread,
What should I use to inject data into multiple view responses before JSON rendering?
Hello, after a whole week trying different approaches I finally went with using BeforeEvent
Apr 16
Daniel
Apr 7
Broken links on trypyramid.com/documentation.html
I found that some links on https://trypyramid.com/documentation.html aren't functioning, and I
unread,
Broken links on trypyramid.com/documentation.html
I found that some links on https://trypyramid.com/documentation.html aren't functioning, and I
Apr 7
Aaron Krister Johnson
, …
Jonathan Vanasco
4
Apr 6
Question about serving video and audio (e.g .mp4 and .ogg)
I finally figured out what was happening....I ended up resetting my venv and re-installing my app to
unread,
Question about serving video and audio (e.g .mp4 and .ogg)
I finally figured out what was happening....I ended up resetting my venv and re-installing my app to
Apr 6
Laurent Daverio
, …
Theron Luhn
7
Mar 14
Question about creating routes
Thank you so much Theron, this is spot-on! So, it was lambda after all (although not Pyramid). You
unread,
Question about creating routes
Thank you so much Theron, this is spot-on! So, it was lambda after all (although not Pyramid). You
Mar 14
Laurent Daverio
Mar 13
Test
unread,
Test
Mar 13
Adam Groszer
,
Thierry Florac
4
Feb 11
ZODB debugging
Yeah thanks, google also listed that. Looks good, but a little over the top for my project. Sadly
unread,
ZODB debugging
Yeah thanks, google also listed that. Looks good, but a little over the top for my project. Sadly
Feb 11
Mike Orr
Feb 8
WebHelpers2 2.1 released
WebHelpers2 2.1 is released. It contains convenience functions and classes to make HTML tags, process
unread,
WebHelpers2 2.1 released
WebHelpers2 2.1 is released. It contains convenience functions and classes to make HTML tags, process
Feb 8
Michael Merickel
, …
Jonathan Vanasco
4
Feb 5
request for help upgrading the cookiecutter to support sqlalchemy 2.0
I've chatted a little bit with Laurent Daverio on the side but yeah for the most part: - I
unread,
request for help upgrading the cookiecutter to support sqlalchemy 2.0
I've chatted a little bit with Laurent Daverio on the side but yeah for the most part: - I
Feb 5
Michael Merickel
,
Jonathan Vanasco
2
Feb 5
Enabling Github Discussions
After using github discussions as a secondary support channel, SqlAlchemy froze the Google Group a
unread,
Enabling Github Discussions
After using github discussions as a secondary support channel, SqlAlchemy froze the Google Group a
Feb 5
Michael Merickel
Feb 4
pyramid_debugtoolbar 4.12 released
pyramid-debugtoolbar 4.12 has been released. - Fixed annoying deprecation warnings on Pyramid 2.0. -
unread,
pyramid_debugtoolbar 4.12 released
pyramid-debugtoolbar 4.12 has been released. - Fixed annoying deprecation warnings on Pyramid 2.0. -
Feb 4
Michael Merickel
Jan 27
pyramid-debugtoolbar 4.11 released
pyramid-debugtoolbar 4.11 has been released. - Added support for Python 3.12. - Added support for
unread,
pyramid-debugtoolbar 4.11 released
pyramid-debugtoolbar 4.11 has been released. - Added support for Python 3.12. - Added support for
Jan 27
Michael Merickel
Jan 26
hupper 1.12.1 released
hupper 1.12.1 has been released. Full change history: https://docs.pylonsproject.org/projects/hupper/
unread,
hupper 1.12.1 released
hupper 1.12.1 has been released. Full change history: https://docs.pylonsproject.org/projects/hupper/
Jan 26
Scott Lawton
, …
Jonathan Vanasco
15
12/4/23
feedback on Supabase auth sample app for Pyramid
Fair enough! I wrote `pyramid_session_multi` to let me map multiple ISession Session libraries onto a
unread,
feedback on Supabase auth sample app for Pyramid
Fair enough! I wrote `pyramid_session_multi` to let me map multiple ISession Session libraries onto a
12/4/23
Oberdan Santos
, …
Mike Orr
9
11/30/23
Display query and result on the same page
Hi Mike. I tried many things, including beyond your tip, but I can't make any progress. I think
unread,
Display query and result on the same page
Hi Mike. I tried many things, including beyond your tip, but I can't make any progress. I think
11/30/23
Laurent Daverio
, …
Arndt Droullier
9
11/21/23
Problems when using Gunicorn and Postgresql together
I use a standalone connection pooling for Postgresql in some cases. It is faster and more efficient
unread,
Problems when using Gunicorn and Postgresql together
I use a standalone connection pooling for Postgresql in some cases. It is faster and more efficient
11/21/23
Thierry Florac
, …
Jonathan Vanasco
9
11/20/23
Using SSL client certificate in a Pyramid application
100% agree with Michael's comments about signed headers. When dealing with credentials, a lot of
unread,
Using SSL client certificate in a Pyramid application
100% agree with Michael's comments about signed headers. When dealing with credentials, a lot of
11/20/23
Oberdan Santos
, …
Laurent Daverio
7
11/17/23
REF. FORMULARIOS E VALIDAÇÃO (PYRAMID)
Foi o que imaginei. Obrigado 👍 Em sex., 17 de nov. de 2023 às 19:31, Laurent Daverio <ldaverio@
unread,
REF. FORMULARIOS E VALIDAÇÃO (PYRAMID)
Foi o que imaginei. Obrigado 👍 Em sex., 17 de nov. de 2023 às 19:31, Laurent Daverio <ldaverio@
11/17/23
Oberdan Santos
, …
Steve Piercy
13
11/16/23
REF. Problem registering data in the bank
Obrigado!!!! Em quinta-feira, 16 de novembro de 2023 às 18:43:03 UTC-3, Steve Piercy escreveu: This
unread,
REF. Problem registering data in the bank
Obrigado!!!! Em quinta-feira, 16 de novembro de 2023 às 18:43:03 UTC-3, Steve Piercy escreveu: This
11/16/23
Oberdan Santos
, …
Michael Merickel
12
11/15/23
Getting error when running inspect in python 3.11, win11
Obrigado Michael!! Com os melhores cumprimentos / Best regards / Cordialement / Saludos cordiales
unread,
Getting error when running inspect in python 3.11, win11
Obrigado Michael!! Com os melhores cumprimentos / Best regards / Cordialement / Saludos cordiales
11/15/23
Oberdan Santos
11/9/23
alembic e SQLite : Erro ao adicionar coluna
Olá!! Sou novo no ambiente pyrâmide, mas tenho gostado do que tenho feito e visto. Tenho um script
unread,
alembic e SQLite : Erro ao adicionar coluna
Olá!! Sou novo no ambiente pyrâmide, mas tenho gostado do que tenho feito e visto. Tenho um script
11/9/23
Florian Schulze
11/6/23
Venusian 3.1.0 released
Venusian 3.1.0 has been released. This release updates the supported Python versions. Now Python 3.7
unread,
Venusian 3.1.0 released
Venusian 3.1.0 has been released. This release updates the supported Python versions. Now Python 3.7
11/6/23
Анатолий Тимофеев
10/30/23
Pyramid and Yolo 8, how to transfer the frame?
0 I'm a newbie and haven't worked with a pyramid before. I have a script that, based on yolo
unread,
Pyramid and Yolo 8, how to transfer the frame?
0 I'm a newbie and haven't worked with a pyramid before. I have a script that, based on yolo
10/30/23
Gerhard Schmidt
, …
Arndt Droullier
14
10/18/23
determinate if app object is the server or created from a console script
Actually I had a similar problem some time ago and used a workaround since. I looked at the pyramid
unread,
determinate if app object is the server or created from a console script
Actually I had a similar problem some time ago and used a workaround since. I looked at the pyramid
10/18/23