Instruction: Discuss strategies to make Django applications easily adaptable to different database systems.
Context: The candidate should explain how to write database-agnostic Django applications that can be migrated across various database platforms with minimal changes.