Merge pull request #122 from camilonova/patch-1

Typo. Fixes #116
master
Brandon Taylor 2015-12-21 12:04:12 -05:00
commit ba9e477f2f
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ For Django 1.6.x, extend:
The height of a stacked inline model can dynamically increase, The height of a stacked inline model can dynamically increase,
which can make them difficult to sort. If you anticipate the height of a which can make them difficult to sort. If you anticipate the height of a
stacked inline is going to be very tall, I would suggest using stacked inline is going to be very tall, I would suggest using
TabularStackedInline instead. SortableTabularInline instead.
### Django-CMS integration ### Django-CMS integration
Django-CMS plugins use their own change form, and thus won't automatically Django-CMS plugins use their own change form, and thus won't automatically