From 268ee9f41e78e90b2a406c39b62704f6a088f3ff Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Thu, 3 Sep 2015 00:32:11 +0200 Subject: [PATCH] todos updated --- TODOS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/TODOS.rst b/TODOS.rst index 656d0180..c03ea3eb 100644 --- a/TODOS.rst +++ b/TODOS.rst @@ -328,6 +328,7 @@ Should haves setting initial doesn't seem to work. + Make it possible to export form to JSON format. It should be possible to re-created form from saved JSON sa well. +- Make sure that all views are 100% AJAX ready. - Wagtail integration. - Document the changes. - Find out why subclassing the ``select_model_object`` plugin didn't work.