Skip to content

Commit 90c27c8

Browse files
authored
Update articles-model.rst
there is no 'tags' at this point of the tutorial. In the database creation, 'tags' isn't directly linked to 'articles'.
1 parent 78e840c commit 90c27c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

en/tutorials-and-examples/cms/articles-model.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ look like this::
6565
'created' => true,
6666
'modified' => true,
6767
'users' => true,
68-
'tags' => true,
6968
];
7069
}
7170

0 commit comments

Comments
 (0)