summaryrefslogtreecommitdiff
path: root/django/db/migrations/utils.py
AgeCommit message (Expand)Author
2017-01-19Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette
2016-05-11Fixed #26429 -- Added a timestamp to merge migration names.Raphael Gaschignard
2015-08-27Fixed #25280 -- Properly checked regex objects for equality to prevent infini...Markus Holtermann