Project

General

Profile

Bug #134

entity_class_prepared should not provide any args.

Added by Stephen Burrows almost 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Core
Target version:
-
Start date:
05/10/2011
Due date:
% Done:

0%

Estimated time:

Description

Currently, the entity_class_prepared signal purports to send a "class" argument. However, no such argument is supplied or needed, since the class is already available as the signal sender. Interestingly, django's class_prepared signal has the same issue; however, I don't think that is a reason for us to do so as well.

Also available in: Atom PDF