summaryrefslogtreecommitdiff
path: root/django/db/migrations/exceptions.py
AgeCommit message (Expand)Author
2015-09-19Fixed #24743, #24745 -- Optimized migration plan handlingMarkus Holtermann
2015-05-13Fixed #24742 -- Made runserver.check_migrations ignore read-only databasesClaude Paroz
2015-05-02Moved migration exception classes to shared moduleMarkus Holtermann