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

[1.7.x] Fixed #23316 -- Added datetime.time serialization in migrations.

Backport of 11d9cbe2f4 from master
This commit is contained in:
Lee Sanghyuck
2014-08-19 22:23:29 +09:00
committed by Tim Graham
parent 22a28dd8b0
commit 6e5e2b0e28
4 changed files with 7 additions and 1 deletions

View File

@@ -550,6 +550,7 @@ answer newbie questions, and generally made Django that much better:
Bartolome Sanchez Salado <i42sasab@uco.es>
Nick Sandford <nick.sandford@gmail.com>
Mark Sandstrom <mark@deliciouslynerdy.com>
Lee Sanghyuck <shlee322@elab.kr>
Kadesarin Sanjek
Tim Saylor <tim.saylor@gmail.com>
Massimo Scamarcia <massimo.scamarcia@gmail.com>