Loading docs/ref/signals.txt +3 −3 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ Arguments sent with this signal: The model class. ``instance`` The actual instance being saved. The actual instance being deleted. post_delete ----------- Loading @@ -158,10 +158,10 @@ Arguments sent with this signal: The model class. ``instance`` The actual instance being saved. The actual instance being deleted. Note that the object will no longer be in the database, so be very careful what you do with this instance careful what you do with this instance. class_prepared -------------- Loading Loading
docs/ref/signals.txt +3 −3 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ Arguments sent with this signal: The model class. ``instance`` The actual instance being saved. The actual instance being deleted. post_delete ----------- Loading @@ -158,10 +158,10 @@ Arguments sent with this signal: The model class. ``instance`` The actual instance being saved. The actual instance being deleted. Note that the object will no longer be in the database, so be very careful what you do with this instance careful what you do with this instance. class_prepared -------------- Loading