Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは本当にばかげた質問かもしれません。しかし、django-admin.pyが実行されるすべてのSQLステートメントを取得する方法、またはsyncdbコマンドから実行する方法を教えてください。
実行しようとするすべてのSQLを返すコマンドにSQLを使用する
django-admin.py sqlall <App>