Skip to content

Commit ba9bee5

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Removing note about Propel
2 parents 772f342 + 9cf277a commit ba9bee5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

form/form_collections.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ that Task, right inside the same form.
1212
.. note::
1313

1414
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".
15+
database store. But if you're not using Doctrine, it's all very similar.
16+
There are only a few parts of this tutorial that really care about "persistence".
1817

1918
If you *are* using Doctrine, you'll need to add the Doctrine metadata,
2019
including the ``ManyToMany`` association mapping definition on the Task's

0 commit comments

Comments
 (0)