We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a9fe91 + 156d968 commit 313780fCopy full SHA for 313780f
1 file changed
README.md
@@ -2,7 +2,9 @@
2
3
This is a simple realisation of StreamField's idea
4
from [Wagtail CMS](https://wagtail.io) for plain Django admin
5
-or with Grappelli skin.
+or with Grappelli skin.
6
+
7
+Does not work with sqlite DB yet.
8
9
For editing content we use native popup mechanism in Django admin interface.
10
This allow us to use other field's widgets inside the blocks as is.
0 commit comments