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

[1.7.x] Fixed #23078 -- Regression in update_contenttypes() interactivity.

Thanks raymond at adaptiv.nl for the report.

Backport of fa3cf006b2 from master
This commit is contained in:
Nick Sandford
2014-07-23 04:01:55 +01:00
committed by Tim Graham
parent ddb5674945
commit 9638daec5c
3 changed files with 40 additions and 1 deletions

View File

@@ -548,6 +548,7 @@ answer newbie questions, and generally made Django that much better:
Ivan Sagalaev (Maniac) <http://www.softwaremaniacs.org/>
Vinay Sajip <vinay_sajip@yahoo.co.uk>
Bartolome Sanchez Salado <i42sasab@uco.es>
Nick Sandford <nick.sandford@gmail.com>
Mark Sandstrom <mark@deliciouslynerdy.com>
Kadesarin Sanjek
Tim Saylor <tim.saylor@gmail.com>