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.
性能を考えると、
1) python/django またはデータベースで制約を実装してチェックする方が良いですか? それとも両方?
2) django では、制約を確認するのに最適な場所はどこですか? たとえば、モデルの保存機能で?