Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
Jam.py Users Mailing List
Conversations
About
Jam.py Users Mailing List
Contact owners and managers
1–30 of 1107
Jam.py is an event-driven framework for developing of database applications
with a Web interface
.
Here you can get information about all the news and new versions of the framework and ask questions about Jam.py.
Please visit
https://github.com/jam-
py/jam-py/issues
for Current and Closed issues
for your convenience.
The Jam.py website:
http://jam-py.com/
Mark all as read
Report group
0 selected
EKuzmin
,
Dean D. Babic
6
Jul 10
XSS attack on log in page
Sorry if you took it as a demand: misunderstanding because I use Google Translate. I like your JAM
unread,
XSS attack on log in page
Sorry if you took it as a demand: misunderstanding because I use Google Translate. I like your JAM
Jul 10
Dean D. Babic
, …
nur...@gmail.com
10
Jul 7
🫱🏻🫲🏼📚✨ First LLM AI files released!
The V7 Docs are here: https://github.com/jam-py-v5/jampy-docs-v7 Install as per requirements.txt and
unread,
🫱🏻🫲🏼📚✨ First LLM AI files released!
The V7 Docs are here: https://github.com/jam-py-v5/jampy-docs-v7 Install as per requirements.txt and
Jul 7
Lucas Lopes
, …
Dean D. Babic
7
Jul 4
Getting master data from its details
I released 7.0.60 with the bug fixed for Details. On Wednesday, July 2, 2025 at 3:26:35 PM UTC+8 Ari
unread,
Getting master data from its details
I released 7.0.60 with the bug fixed for Details. On Wednesday, July 2, 2025 at 3:26:35 PM UTC+8 Ari
Jul 4
Lucas Lopes
,
Danijel Kaurin
2
Jun 26
How to block editing of the master form but allow inserts in the detail in Jam.py?
Hi Lucas. To prevent editing master form, try with this code on master form: function
unread,
How to block editing of the master form but allow inserts in the detail in Jam.py?
Hi Lucas. To prevent editing master form, try with this code on master form: function
Jun 26
Ari Sobel
, …
Dean D. Babic
12
Jun 26
Created an app with V-7 and did not created Details group
Ari, it is not me, it was Andrew. I am just maintaining the app. Huge difference. Thanks tho
unread,
Created an app with V-7 and did not created Details group
Ari, it is not me, it was Andrew. I am just maintaining the app. Huge difference. Thanks tho
Jun 26
Ami S
, …
Dean D. Babic
3
Jun 26
Only show filtered records in a lookup item
The V7 Docs are here: https://jampy-docs-v7.readthedocs.io/ I think what is needed is a conditional
unread,
Only show filtered records in a lookup item
The V7 Docs are here: https://jampy-docs-v7.readthedocs.io/ I think what is needed is a conditional
Jun 26
EKuzmin
, …
Dean D. Babic
9
Jun 26
Step by step guide to deploy Jam-V7 on Ubuntu 24
So, if we look at admin.py: def login_user(task, log, password, admin, ip=None, session_uuid=None):
unread,
Step by step guide to deploy Jam-V7 on Ubuntu 24
So, if we look at admin.py: def login_user(task, log, password, admin, ip=None, session_uuid=None):
Jun 26
Dean D. Babic
2
Jun 25
🚀 Creating app with 90 tables from MySQL under one second
So now, have a look how next step will look alike: ✅ Done. Inserted 19 items and 140 fields. 📊
unread,
🚀 Creating app with 90 tables from MySQL under one second
So now, have a look how next step will look alike: ✅ Done. Inserted 19 items and 140 fields. 📊
Jun 25
Andreas Schneider
, …
Dean D. Babic
9
Jun 23
Secure Jam.py ?
Hi, The pen tester has access to the server, and the ability to inspect the SQlite file. Heaps of pen
unread,
Secure Jam.py ?
Hi, The pen tester has access to the server, and the ability to inspect the SQlite file. Heaps of pen
Jun 23
Dean D. Babic
2
Jun 22
Let's Join Forces!
Here it is: https://github.com/jam-py-v5/gnucash-2-web On Wednesday, June 4, 2025 at 1:45:09 PM UTC+8
unread,
Let's Join Forces!
Here it is: https://github.com/jam-py-v5/gnucash-2-web On Wednesday, June 4, 2025 at 1:45:09 PM UTC+8
Jun 22
Zoi Moravec
,
Dean D. Babic
3
Jun 20
Set tab title for form-edit
Here is v5 function: function on_edit_form_created(item) { item.edit_options.title = item.title.value
unread,
Set tab title for form-edit
Here is v5 function: function on_edit_form_created(item) { item.edit_options.title = item.title.value
Jun 20
Manos Pappas
,
Dean D. Babic
8
Jun 20
How to create a new table inside a tab of an item edit_form
Hi Drazen, An edit-template is a great idea, that's what I am going to do. Thank you very much
unread,
How to create a new table inside a tab of an item edit_form
Hi Drazen, An edit-template is a great idea, that's what I am going to do. Thank you very much
Jun 20
Manos Pappas
,
Dean D. Babic
9
Jun 19
How to create a header-detail connection from an imported table
Hi, I gave up with the whole idea, no matter what I do, Jam will always try to lookup using the PK of
unread,
How to create a header-detail connection from an imported table
Hi, I gave up with the whole idea, no matter what I do, Jam will always try to lookup using the PK of
Jun 19
Dean D. Babic
,
Nick Antonaccio
3
Jun 18
Understanding admin.sqlite
Hi all, I updated the diagram for V7 in here: https://jampy-docs-v7.readthedocs.io/en/latest/intro/
unread,
Understanding admin.sqlite
Hi all, I updated the diagram for V7 in here: https://jampy-docs-v7.readthedocs.io/en/latest/intro/
Jun 18
app
, …
Ari Sobel
3
Jun 18
Multi currency app?
I am also interested in multicurrency Em qui., 12 de jun. de 2025 às 05:21, Dean D. Babic <babicdd
unread,
Multi currency app?
I am also interested in multicurrency Em qui., 12 de jun. de 2025 às 05:21, Dean D. Babic <babicdd
Jun 18
SS P
,
Dean D. Babic
4
Jun 17
On Jam.py v7 - Tried setting a Read Only value through Client Module but doesn't work
Thank you, Dean! Solves my problem! On Tuesday, June 17, 2025 at 12:51:35 PM UTC+5:30 Dean D. Babic
unread,
On Jam.py v7 - Tried setting a Read Only value through Client Module but doesn't work
Thank you, Dean! Solves my problem! On Tuesday, June 17, 2025 at 12:51:35 PM UTC+5:30 Dean D. Babic
Jun 17
SS P
,
Dean D. Babic
2
Jun 12
New Jam.py v7 project displays an incomplete page
This? https://jampy-docs-v7.readthedocs.io/en/latest/how_to/how_to_migrate_to_v7.html On Wednesday,
unread,
New Jam.py v7 project displays an incomplete page
This? https://jampy-docs-v7.readthedocs.io/en/latest/how_to/how_to_migrate_to_v7.html On Wednesday,
Jun 12
Dean D. Babic
,
Harshavardhan Patil
9
Jun 4
How to train AI for Jam.py app from scratch
Fixed ID's: https://chatgpt.com/share/6836c66e-f3f4-8012-9dcb-e09a5f290ee3 Here is a fixed file
unread,
How to train AI for Jam.py app from scratch
Fixed ID's: https://chatgpt.com/share/6836c66e-f3f4-8012-9dcb-e09a5f290ee3 Here is a fixed file
Jun 4
Harshavardhan Patil
,
Dean D. Babic
4
Jun 3
Message Queues Async Database Updates
Exactly.! Something on these lines, I was trying to implement using Python's inbuilt queue and
unread,
Message Queues Async Database Updates
Exactly.! Something on these lines, I was trying to implement using Python's inbuilt queue and
Jun 3
Yeoresley Dominguez
, …
Dean D. Babic
10
Jun 2
Exception: Invalid cell value type version 7.0.56
OK, take the tests, thanks and greetings El lunes, 2 de junio de 2025 a la(s) 3:01:35 am UTC-4, Dean
unread,
Exception: Invalid cell value type version 7.0.56
OK, take the tests, thanks and greetings El lunes, 2 de junio de 2025 a la(s) 3:01:35 am UTC-4, Dean
Jun 2
Steve Brown
May 27
From Carole, with love
The victims of Jimmy Savile turn their anger against Keir Starmer for the CPS's failure to
unread,
From Carole, with love
The victims of Jimmy Savile turn their anger against Keir Starmer for the CPS's failure to
May 27
Marco Zirino
, …
Fabio Lenzarini
4
May 26
linked field in virtual table. What am I doing wrong?
I was able to get this working by setting both properties: item.lookup_field.value item.lookup_field.
unread,
linked field in virtual table. What am I doing wrong?
I was able to get this working by setting both properties: item.lookup_field.value item.lookup_field.
May 26
Dean D. Babic
May 23
found an v5 App on github!
It is here: https://github.com/platipusica/Youtube-Statistics-Database forked from: https://github.
unread,
found an v5 App on github!
It is here: https://github.com/platipusica/Youtube-Statistics-Database forked from: https://github.
May 23
Ari Sobel
,
Dean D. Babic
3
May 22
using mobile back Camera
Hi Dean, I would add: - Why not to have in the Image field an option to choose if the source of image
unread,
using mobile back Camera
Hi Dean, I would add: - Why not to have in the Image field an option to choose if the source of image
May 22
Dean D. Babic
, …
Nick Antonaccio
20
May 22
I asked ChatGPT a question
Hi Dean, Yes, it's very likely that none of the mainstream models were ever trained on any screen
unread,
I asked ChatGPT a question
Hi Dean, Yes, it's very likely that none of the mainstream models were ever trained on any screen
May 22
Dean D. Babic
, …
Nick Antonaccio
5
May 19
⚡ Developing stock inventory ⚡
Hi, please report some feedback here. The app *should* install all dependencies automatically. If not
unread,
⚡ Developing stock inventory ⚡
Hi, please report some feedback here. The app *should* install all dependencies automatically. If not
May 19
Ari Sobel
, …
Dean D. Babic
3
May 19
Whats new in the version 7.0.56 ?
It is a temp fix for this: https://github.com/jam-py/jam-py/issues/358 On Tuesday, May 20, 2025 at 7:
unread,
Whats new in the version 7.0.56 ?
It is a temp fix for this: https://github.com/jam-py/jam-py/issues/358 On Tuesday, May 20, 2025 at 7:
May 19
Cord Thomas
, …
Fabio Lenzarini
6
May 17
Attempting to import existing sqlite3 database w/o primary key
In my example application “SEM” there is a tool to export/import individual tables. https://sem.
unread,
Attempting to import existing sqlite3 database w/o primary key
In my example application “SEM” there is a tool to export/import individual tables. https://sem.
May 17
Dean D. Babic
,
Ari Sobel
2
May 16
latest v7
Hey, Dean! Interesting.. it means, two representations from the same fisic table, tha I can attribute
unread,
latest v7
Hey, Dean! Interesting.. it means, two representations from the same fisic table, tha I can attribute
May 16
Dean D. Babic
May 16
V7 "Modeless form" an attempt to get or set a field value...
Hi, this Edit form parameter will cause below with Escape - an attempt to get or set a field value in
unread,
V7 "Modeless form" an attempt to get or set a field value...
Hi, this Edit form parameter will cause below with Escape - an attempt to get or set a field value in
May 16