問題タブ [django-simple-history]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
15 参照

django - django-simple-history で削除操作のみを保持するにはどうすればよいですか

Django アプリケーションでdjango-simple-historyを使用すると、任意のテーブルで挿入/更新/削除操作の履歴を保持できます。django-simple-history で削除操作の履歴だけをテーブルに残す設定や構成はありますか?