Added known issues docs.

This commit is contained in:
Brandon Taylor
2014-08-21 00:22:53 -04:00
parent 87917cfadb
commit 20829d106a
10 changed files with 192 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
Known Issue(s)
==============
Because of the way inline models are added to their parent model in the change form, it is not currently possible to have sortable inline models whose parent does not inhert from ``Sortable``.