We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403a4c8 commit 663ab03Copy full SHA for 663ab03
1 file changed
user_guide_src/source/models/model.rst
@@ -141,6 +141,8 @@ This array should be updated with the field names that can be set during ``save(
141
against just taking input from a form and throwing it all at the model, resulting in
142
potential mass assignment vulnerabilities.
143
144
+.. note:: The ``$primaryKey`` should never be an allowed field.
145
+
146
$useTimestamps
147
--------------
148
0 commit comments