8000
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.
1 parent ddd1bed commit 75d2b8bCopy full SHA for 75d2b8b
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