We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d0d74 commit 71f9dc2Copy full SHA for 71f9dc2
content/pages/examples/django/django-db-models-model.markdown
@@ -522,6 +522,7 @@ def wrapped_manager(klass):
522
523
## Example 5 from sorl-thumbnail
524
[sorl-thumbnail](https://github.com/jazzband/sorl-thumbnail)
525
+([project documentation](https://sorl-thumbnail.readthedocs.io/en/latest/))
526
is a code library to make it easier to work with thumbnails
527
in [Django](/django.html) applications. The code for the
528
project is open source under the
0 commit comments