Files
game-cards-poker-design/frontend/node_modules/fabric/extensions/data_updaters
Poker Design Developer 5dbcebf7a2 Fix frontend blank page issues
- Fix router import path in main.js
- Handle Django REST Framework pagination format in API calls
- Add getTemplates function to project API
- Restart frontend development server
2026-05-31 18:40:56 +08:00
..
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00
2026-05-31 18:40:56 +08:00

Data updaters

A collection of updaters for breaking changes upgrades. Meant to be a support during transition of existing projects and NOT as a way to keep deprecated data working.

Please update your data once you upgrade

Those updaters are tested through examples and unit tests, DO NOT RUN THEM ON YOUR PRODUCTION DATA WITHOUT TRIPLE CHECKING EVERYTHING, THANKS.