Kaydet (Commit) 08726cb0 authored tarafından Baptiste Mispelon's avatar Baptiste Mispelon

Fix #20505: Typo in BinaryField documentation.

üst 749c2e43
......@@ -368,7 +368,7 @@ to filter a queryset on a ``BinaryField`` value.
Although you might think about storing files in the database, consider that
it is bad design in 99% of the cases. This field is *not* a replacement for
proper :doc`static files </howto/static-files>` handling.
proper :doc:`static files </howto/static-files/index>` handling.
``BooleanField``
----------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment