You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# django-url-renditions
2
2
3
-
django-url-renditions allows to define rendition process to django url fields. This works pretty well with https://github.com/bradleyg/django-s3direct and Heroku.
3
+
django-url-renditions allows to define and render renditions from django url fields. This works also pretty well with [django-s3direct]([https://github.com/bradleyg/django-s3direct]) fields.
4
4
5
5
It comes with a Graphene `Query` that enable renditions in your GraphQL schema.
0 commit comments