Skip to content

Commit 71f9dc2

Browse files
committed
add link to sorl-thumbnail docs
1 parent b6d0d74 commit 71f9dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/pages/examples/django/django-db-models-model.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ def wrapped_manager(klass):
522522

523523
## Example 5 from sorl-thumbnail
524524
[sorl-thumbnail](https://github.com/jazzband/sorl-thumbnail)
525+
([project documentation](https://sorl-thumbnail.readthedocs.io/en/latest/))
525526
is a code library to make it easier to work with thumbnails
526527
in [Django](/django.html) applications. The code for the
527528
project is open source under the

0 commit comments

Comments
 (0)