Skip to content

Commit

Permalink
Add preview image to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoistinen committed Jan 10, 2015
1 parent 0c20980 commit 806c6a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ models you wish to categorize, like so:
categories = CategoryManyToManyField('aldryn_categories.Category')

This usage of the CategoryManyToManyField simply allows your categories to be
displayed heirarchically in the otherwise normal MultipleSelectWidget.
displayed heirarchically in the otherwise normal MultipleSelectWidget like so:

![](diagrams/category-widget-preview.png?raw=true)
Binary file added diagrams/category-widget-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 806c6a7

Please sign in to comment.