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 031c1be commit abc251eCopy full SHA for abc251e
docs/validation.rst
@@ -267,7 +267,7 @@ validator function for all relevant mime types.
267
Checking uploads for viruses using ClamAV
268
-----------------------------------------
269
270
-If you have ClamAV installed an use `django-clamd <https://github.com/vstoykov/django-clamd>`_
+If you have ClamAV installed and use `django-clamd <https://github.com/vstoykov/django-clamd>`_
271
you can add a validator that checks for viruses in uploaded files.
272
273
.. code-block:: python
0 commit comments