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 e6ca4bb commit 49e116eCopy full SHA for 49e116e
README-Finder.md
@@ -24,7 +24,7 @@ For large datasets [django-cte](https://github.com/dimagi/django-cte) is reccome
24
of tree travesals, which is important while searching.
25
26
Since each `FileModel` contains a `JSONField` to store arbitrary data, [django-entangled](https://github.com/jrief/django-entangled)
27
-is reccomended, in order to give users the opportunity to edit the the contents of that field.
+is reccomended, in order to give users the opportunity to edit the contents of that field.
28
29
The client part of the new admin user interface has no runtime dependencies. It is compiled into two
30
JavaScript files, which are included by the corresponding admin views. One of them is used for the
0 commit comments