[Answer]-Django using self on __init__ when not saved in database

1👍

This is a very strange thing to do. I strongly recommend you do not try to do it.

(That said, the self.pk check is the correct one: you need to provide more details than “it doesn’t work”.)

Leave a comment