We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 772f342 + 9cf277a commit ba9bee5Copy full SHA for ba9bee5
form/form_collections.rst
@@ -12,9 +12,8 @@ that Task, right inside the same form.
12
.. note::
13
14
In this article, it's loosely assumed that you're using Doctrine as your
15
- database store. But if you're not using Doctrine (e.g. Propel or just
16
- a database connection), it's all very similar. There are only a few parts
17
- of this tutorial that really care about "persistence".
+ database store. But if you're not using Doctrine, it's all very similar.
+ There are only a few parts of this tutorial that really care about "persistence".
18
19
If you *are* using Doctrine, you'll need to add the Doctrine metadata,
20
including the ``ManyToMany`` association mapping definition on the Task's
0 commit comments