aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/authtoken/migrations
AgeCommit message (Expand)Author
2014-09-17Update initial migration to work on Python 3José Padilla
2014-09-17Update authtoken latest Django 1.7 migrationJosé Padilla
2014-06-23Allow use of native migrations in 1.7Carlton Gibson
2013-03-04Update migrationStephan Groß
2013-03-04Update migrationStephan Groß
2013-03-04Fix fix migrate authtokenStephan Groß
2013-03-04Fix authtoken migrationStephan Groß
2012-11-19Complete fix for migrationJonas Liljestrand
2012-11-18fixed migration to support django 1.5Jonas Liljestrand
2012-10-10api_key -> auth_token to avoid TastyPie conflictTom Christie
2012-10-09Tweak authtokenTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie