We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84147c8 commit c4bf1ffCopy full SHA for c4bf1ff
1 file changed
README.md
@@ -234,7 +234,7 @@ class RichTextBlockAdmin(StreamBlocksAdmin, admin.ModelAdmin):
234
235
### Custom templates for render block models in admin
236
If you need to customize admin templates for block models wich you are using, you need to put templates named as
237
-described in section 3 (above). but put it inside "admin" folder.
+described in section 4 (above). but put it inside "admin" folder.
238
239
For example for RichText block it will be:
240
0 commit comments