From e9aa741970b770262c3d1841119dfe0d7fa6245c Mon Sep 17 00:00:00 2001 From: Argiris Deligiannidis Date: Wed, 9 Aug 2023 08:35:50 +0000 Subject: [PATCH] Add Dependencies --- Dependencies.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Dependencies.md diff --git a/Dependencies.md b/Dependencies.md new file mode 100644 index 0000000..0a468ac --- /dev/null +++ b/Dependencies.md @@ -0,0 +1 @@ +The Inline form works ONLY with django-crispy-forms==1.14.0, in django-crispy-forms==2.x.x some braking changes were introduced to the module \ No newline at end of file