structables/src
Kumi be9de88eeb
fix: ensure data update runs during app init
Moved `update_data` invocation to the initialization phase of the application rather than relying on the condition of running as the main module. This change ensures data is updated consistently, regardless of whether the app is run via a WSGI server or directly. This addresses initialization issues encountered in certain deployment scenarios.
2024-10-04 15:24:16 +02:00
..
structables fix: ensure data update runs during app init 2024-10-04 15:24:16 +02:00