-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Description
Checklist
- Raised initially as discussion #...
- This cannot be dealt with as a third party library. (We prefer new functionality to be in the form of third party libraries where possible.)
- I have reduced the issue to the simplest possible case.
In the new generic view, whether it's CreateAPIView or ListCreateAPIView, it will not trigger the Django Signal receiver
Future updates should consider fixing it to work better with django!
I could achieve the goal by overriding perform_create, but geez, that's not a good way to do it.
Metadata
Metadata
Assignees
Labels
No labels