Russell Keith-Magee
|
6909c22663
|
Fixed #13798 -- Added connection argument to the connection_created signal. Thanks to liangent for the report, and Alex Gaynor for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-08-30 13:21:18 +00:00 |
Justin Bronn
|
d02ee6bd7b
|
Fixed redundant definition of `connection_created` signal due to DVCS mistake. My bad.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-03-30 03:11:12 +00:00 |
Justin Bronn
|
da3b38cdda
|
Fixed #6064 -- Added the `connection_created` signal for when a database connection is created.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10182 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-03-29 23:15:58 +00:00 |