1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.7.x] Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error.

This commit is contained in:
Colin Wood
2014-07-01 16:42:25 -04:00
committed by Tim Graham
parent a56773245b
commit f5740af868
3 changed files with 15 additions and 1 deletions

View File

@@ -674,6 +674,7 @@ answer newbie questions, and generally made Django that much better:
Jakub Wiśniowski <restless.being@gmail.com>
Maciej Wiśniowski <pigletto@gmail.com>
wojtek
Colin Wood <cwood06@gmail.com>
Marcin Wróbel
Jason Yan <tailofthesun@gmail.com>
Lars Yencken <lars.yencken@gmail.com>