Remove create parameter from ProjectForm
This can be determined by checking if the instance is None. Which is the way Django does it.
Loading
Please register or sign in to comment
This can be determined by checking if the instance is None. Which is the way Django does it.