summaryrefslogtreecommitdiff
path: root/django/db/backends/base/creation.py
AgeCommit message (Expand)Author
2015-02-20[1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().Loic Bistuer
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-20[1.8.x] Fixed typos in code comments.Adam Taylor
2015-01-14Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham